I have a legacy database where dates are stored in the format mm/dd/yyyy (i.e. 
06/18/2011).  Is it possible to adapte the Sqlalchemy DATE() type to use this 
format?  If not, is is possible to create a new class to handle this format?

Thanks,
Mark

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