I'd like to add more information to the question:

>>> print sqlalchemy.Date().get_dbapi_type(sqlalchemy.dialects.mssql)
<class 'sqlalchemy.types.DATETIME'>

That seems to imply that it should use DATETIME, but it is not...

nosklo

-- 
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