]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
some work on the #1401 branch has discovered that this very old test is pointless;
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 8 Feb 2012 22:41:40 +0000 (17:41 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 8 Feb 2012 22:41:40 +0000 (17:41 -0500)
commit6fb9f826e992f3ca4e5d4b95ef6d30aebb9c7558
tree705b45a10d0c5014cdd2fd98dfa0c1c1739352c0
parent2dbeeff50b7ccc6f47b2816a59f99f051fdabc8c
some work on the #1401 branch has discovered that this very old test is pointless;
it slightly exercises post_update but not much compared to modern tests,
and also illustrates a mapping that doesn't actually work currently.
test/orm/test_relationships.py