]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
insure that "parent" pointers are set up on objects that were lazily loaded
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 1 Sep 2006 16:25:20 +0000 (16:25 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 1 Sep 2006 16:25:20 +0000 (16:25 +0000)
commit005603e2fb198c3f3328fa555e82a334f0f89d52
treebfec82270157f25d8335a44c21179a179614a257
parent2c1006534e2bb9e3e468e6ce47181f7a1f8a8de8
insure that "parent" pointers are set up on objects that were lazily loaded
CHANGES
lib/sqlalchemy/attributes.py
test/base/attributes.py