]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
adds some tests, refines out the m2o approach.
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 18 Jun 2010 17:11:19 +0000 (13:11 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 18 Jun 2010 17:11:19 +0000 (13:11 -0400)
commit1baca8908450ee56c87068fc5d87840208aac146
tree1f542ed12ffdee42aa15be8eca45b761243c2987
parent46e0138405778379848e6c6f2ab424388724e555
adds some tests, refines out the m2o approach.
lib/sqlalchemy/orm/dependency.py
test/orm/test_cycles.py