]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
got circular many-to-many relationships to work
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 19 Apr 2006 18:24:45 +0000 (18:24 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 19 Apr 2006 18:24:45 +0000 (18:24 +0000)
commit33f87bd0f5440028c4b1c5658dc9117ffc354b81
treeaee33ab9da46f78924c7f3dccdda1219f1d843fb
parent3ffa0bda31e2e590ff28f1bb1cccccda010b4462
got circular many-to-many relationships to work
lib/sqlalchemy/mapping/properties.py
test/alltests.py
test/manytomany.py
test/relationships.py