On 8/10/10 7:33 AM, Ed Leafe wrote:
> On Aug 10, 2010, at 9:49 AM, Jacek Kałucki wrote:
>
>> Oh, maybe MySQL adapter does, don't know, I don't use MySQL.
>> This is thread about _MsSQL_, and it doesn't remap types.
>
>       The point was that *all* adapters should do that; that's the "adapt" 
> portion of the name. They should handle the conversion between the database 
> types and the Python types.

...and if a particular adapter doesn't handle something we think it should, we 
can 
adapt to that in e.g. dbMSSQL.py. IIRC we've done this in the past with MySQL, 
postgresql, and sqlite.

Paul

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to