]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fix tests here, mssql/mysql are mutually exclusive about x IN/= <subquery> at least...
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 24 Sep 2011 15:16:54 +0000 (11:16 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 24 Sep 2011 15:16:54 +0000 (11:16 -0400)
commit705b48aed37173b812700e2eaa0122128e61b32b
tree26c45b1778899ea10be121736665a6f239ccf937
parent212583b00795656633d34bffd4a5613fedadb5be
fix tests here, mssql/mysql are mutually exclusive about x IN/= <subquery> at least when LIMIT is present
test/orm/test_eager_relations.py