]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
new test that illustrates the breakage of partial remote side when FKs are assumed
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 8 Feb 2012 22:44:57 +0000 (17:44 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 8 Feb 2012 22:44:57 +0000 (17:44 -0500)
commit83cd64f6cb12555cc76b6a19cb90247e08cc0547
treee732d934039582199c6cf3867acf88c38cf3bece
parentc44fcdb32c79ef2a4da0b4e9a0f2477f48739992
new test that illustrates the breakage of partial remote side when FKs are assumed
lib/sqlalchemy/orm/properties.py
test/orm/test_relationships.py