summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/util.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2008-06-27 20:12:11 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2008-06-27 20:12:11 +0000
commit4a66683c9f7853370849b78a1cb8adb6db1687f2 (patch)
tree3e890d29c50a6255ed0af32c1352bcedefa7de25 /lib/sqlalchemy/util.py
parenta02b12da7e2c9146cc25da7c912484b962a10aa9 (diff)
downloadsqlalchemy-4a66683c9f7853370849b78a1cb8adb6db1687f2.tar.gz
- Modified SQLite's representation of "microseconds" to
match the output of str(somedatetime), i.e. in that the microseconds are represented as fractional seconds in string format. [ticket:1090] - implemented a __legacy_microseconds__ flag on DateTimeMixin which can be used per-class or per-type instances to get the old behavior, for compatibility with existing SQLite databases encoded by a previous version of SQLAlchemy. - will implement the reverse legacy behavior in 0.4.
Diffstat (limited to 'lib/sqlalchemy/util.py')
0 files changed, 0 insertions, 0 deletions