]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
refined "local_remote_pairs" a bit to account for the same columns repeated multiple...
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 4 Apr 2008 20:21:03 +0000 (20:21 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 4 Apr 2008 20:21:03 +0000 (20:21 +0000)
commit5b3cddc48e5b436a0c46f0df3b016a837d823c92
treedcaeff884ea2ae842e398524499f66ba184c5f80
parentafd8431d4d6527d32d43f0a6c11d75ba2b0adcaf
refined "local_remote_pairs" a bit to account for the same columns repeated multiple times
CHANGES
lib/sqlalchemy/orm/properties.py
lib/sqlalchemy/orm/strategies.py
test/orm/relationships.py