summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/util.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2010-03-11 10:27:18 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2010-03-11 10:27:18 -0500
commitea4916001d5023100549d5dcc07ef51657d079fc (patch)
tree40b25579188d08285620a02282d93560fc26e0ae /lib/sqlalchemy/sql/util.py
parent9520c878b6f350081fd8c95c6ed3fdf1d2d7d244 (diff)
downloadsqlalchemy-ea4916001d5023100549d5dcc07ef51657d079fc.tar.gz
- Oracle 'DATE' now does not perform any result processing,
as the DATE type in Oracle stores full date+time objects, that's what you'll get. Note that the generic types.Date type *will* still call value.date() on incoming values, however. When reflecting a table, the reflected type will be 'DATE'.
Diffstat (limited to 'lib/sqlalchemy/sql/util.py')
0 files changed, 0 insertions, 0 deletions