]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fix to result processing of date types
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 29 Nov 2005 06:52:16 +0000 (06:52 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 29 Nov 2005 06:52:16 +0000 (06:52 +0000)
commit93398271ed4368de08738951c7040b2c15d286ae
tree2e74bdd68b88b0a2ac8f68b49b720a948bdaed8a
parent92dc0d0dbda52a94911f858429a41b09b728ad52
fix to result processing of date types
lib/sqlalchemy/databases/sqlite.py
test/query.py