summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2010-02-11 02:23:32 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2010-02-11 02:23:32 +0000
commit44626e96595f25f9580e45ffa930fdec0f1b07a8 (patch)
treec478fa954db1fac6a56189003eed28f21fdff61e /lib/sqlalchemy/ext/compiler.py
parente38b11928a4d0902dde5c45e0df99565df85d6ba (diff)
downloadsqlalchemy-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