]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
full mapper test suite works with postgres
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 22 Oct 2005 21:44:37 +0000 (21:44 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 22 Oct 2005 21:44:37 +0000 (21:44 +0000)
commitfe12e56166ba6da0466fb36c2bf499005f2746d7
tree82f7e447e930112fbad4be29a3d3a412ea3b4aa6
parenta716f3b12b71b3506a08a226fd51fd199c54c2a1
full mapper test suite works with postgres
lib/sqlalchemy/engine.py
lib/sqlalchemy/util.py
test/alltests.py
test/mapper.py
test/tables.py
test/testbase.py