On Dec 3, 2007, at 4:59 PM, Mike Orr wrote:

>> oh...well actually in this case its because MSDateTime doesn't do any
>> date/time conversion, since mysqldb returns datetime objects for us
>> and we dont need to convert from strings...we only do it for sqlite
>> right now.  if MySQL itself is returning a datetime, then MySQLdb
>> should as well, is it possible this is a bug on the MySQLdb side ?
>
> It looks like that's the case.
>


OK well, if this is just some limitation of mysql/mysqldb, i wouldnt  
be opposed to adding in string detection into MSDateTime.   but we  
should check more closely with mysqldb...it seems strange that it  
would arbitrarily decide not to return a datetime in this case.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to