]> 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:19 +0000 (20:27 -0400)
commit20e64ad6b8bd08b966196388d0f353c53827bdbb
tree5a32568b24af091a05911abd65128f4acf3aa9d5
parent650403ee643dabf64f11f6d3589124723dccaa01
- 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