]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
modified last commit; the eager loader only undefers columns from the primary mapped...
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 14 Nov 2007 16:59:49 +0000 (16:59 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 14 Nov 2007 16:59:49 +0000 (16:59 +0000)
commit64b7a0cd6e06b03fd8186d50dc9b9945d7fb2695
tree77af5b1169f9afe7f15459e3fff172d9495fb5eb
parenta03aa84c31bee4c13a32612109c79e86a2afcd53
modified last commit; the eager loader only undefers columns from the primary mapped table.
lib/sqlalchemy/orm/strategies.py
test/orm/eager_relations.py
test/testlib/fixtures.py