]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
this one is actually doing it. removed the cruft we don't need from the old approach.
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 18 Jun 2010 17:31:51 +0000 (13:31 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 18 Jun 2010 17:31:51 +0000 (13:31 -0400)
commit41cf0a7ac8754fcb6943dee633aeed9d56e460d3
tree486ebd894fae12a56b036100016273f0822875ae
parent1baca8908450ee56c87068fc5d87840208aac146
this one is actually doing it.  removed the cruft we don't need from the old approach.
not sure if one-to-many with elaborate self-refs, etc., but we appear to be
as good as we were before.
lib/sqlalchemy/orm/dependency.py
lib/sqlalchemy/orm/unitofwork.py
test/orm/test_cycles.py