diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-02-11 02:23:32 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-02-11 02:23:32 +0000 |
commit | 44626e96595f25f9580e45ffa930fdec0f1b07a8 (patch) | |
tree | c478fa954db1fac6a56189003eed28f21fdff61e /lib/sqlalchemy/ext/compiler.py | |
parent | e38b11928a4d0902dde5c45e0df99565df85d6ba (diff) | |
download | sqlalchemy-44626e96595f25f9580e45ffa930fdec0f1b07a8.tar.gz |
- 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]
Diffstat (limited to 'lib/sqlalchemy/ext/compiler.py')
0 files changed, 0 insertions, 0 deletions