Files
sqlalchemy/test
Mike Bayer 44626e9659 - Added "native_datetime=True" flag to create_engine().
This will cause the DATE and TIMESTAMP types to skip
     all bind parameter and result row processing, under
     the assumption that PARSE_DECLTYPES has been enabled
     on the connection.  Note that this is not entirely
     compatible with the "func.current_date()", which
     will be returned as a string. [ticket:1685]
2010-02-11 02:23:32 +00:00
..
2010-01-28 22:47:25 +00:00
2009-08-09 20:50:46 +00:00
2009-08-06 21:11:27 +00:00
2009-08-06 21:11:27 +00:00