]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fix to types test, postgres time types descend from Time type
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 17 Feb 2006 04:49:04 +0000 (04:49 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 17 Feb 2006 04:49:04 +0000 (04:49 +0000)
commitc6ccddde2102d9b5e5a0c4c51d9b3429e4085e0d
tree9b61b129b6bbe4f15d75b571c79e56cc715717dd
parent664d4625e1ed071422a0f8a4a516f4ff26fe4021
fix to types test, postgres time types descend from Time type
lib/sqlalchemy/databases/postgres.py
test/alltests.py
test/testtypes.py [moved from test/types.py with 89% similarity]