]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added unit test to test proper construction of lazy clause against inherited mapper
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 22 Mar 2006 00:22:26 +0000 (00:22 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 22 Mar 2006 00:22:26 +0000 (00:22 +0000)
commit38594ca1e17fc835da55afad19e34e141ba17b4d
tree804871d645f0e86e7ad439575e471dd5421c9b0c
parentbc856c44126481c5b523c3102986fbed2fa924a7
added unit test to test proper construction of lazy clause against inherited mapper
test/inheritance.py