]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- fixed "remote_side" in testrelationonbaseclass [ticket:461]
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 6 Feb 2007 19:22:44 +0000 (19:22 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 6 Feb 2007 19:22:44 +0000 (19:22 +0000)
commit6809b2b334a7a1719f2fea5efffe8088ac5a4eda
tree1a91c9f6f4a5c2e2e4cc48270928b46f2b159e4e
parent1c16c47a47a6b66f5267eb915192b9e2f8674972
- fixed "remote_side" in testrelationonbaseclass [ticket:461]
- added --reversetop arg to testbase to allow reversing the input collection
for topological sorts, to better reveal dependency issues
test/orm/inheritance5.py
test/testbase.py