]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
adding tests, all the features present in joined eager loading
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 23 Mar 2010 16:11:20 +0000 (12:11 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 23 Mar 2010 16:11:20 +0000 (12:11 -0400)
commit2d6ac273aeb0cec505789716406fcbcc1fa33db0
tree782500542ea917aed51a6e0d022408109d2f3a46
parentf130b2f04dd2bc94e086d48e9eaa41644ad8850f
adding tests, all the features present in joined eager loading
lib/sqlalchemy/orm/strategies.py
test/orm/test_eager_relations.py
test/orm/test_subquery_relations.py