]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- backport test fixes from 0.8 to support newer postgresql, psycopg2 versions
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 10 Sep 2012 20:47:22 +0000 (16:47 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 10 Sep 2012 20:47:22 +0000 (16:47 -0400)
commit4a7d6cc805324765db91e65034fce463a79383ba
tree15666da8e32ebdd1729b3702c6f59a287b0ba6d0
parent0ad6642c821f889d651f2166e6da4150b7a53bf2
- backport test fixes from 0.8 to support newer postgresql, psycopg2 versions
test/engine/test_execute.py
test/orm/inheritance/test_abc_polymorphic.py
test/orm/test_eager_relations.py
test/sql/test_query.py