]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- use new Or() directive to test for both SQL variants here, which can vary
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 22 Jun 2014 00:27:19 +0000 (20:27 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 22 Jun 2014 00:27:48 +0000 (20:27 -0400)
commit88642989decaff219f334192035be4580387eb72
tree6e935dee5127cfb30145c3977f130cd8d3a0b0e4
parente0d8e1ad89d283579a86b9ed8131f5b81940d3ce
- use new Or() directive to test for both SQL variants here, which can vary
based on hash ordering of the ClassManager
test/orm/inheritance/test_basic.py