]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
associationproxy relies upon a "sweep" through the attributes at the class level,
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 6 Sep 2007 16:58:02 +0000 (16:58 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 6 Sep 2007 16:58:02 +0000 (16:58 +0000)
commit4245d758850bf847d87fe2c9b48d3df82e578c2c
tree7d74c472658253e34266962f2596abb27df18a43
parent986e82700e2ddd82a74c4b5a48fa49d4fa89bdec
associationproxy relies upon a "sweep" through the attributes at the class level,
restored the equivalent functionality from previous releases
lib/sqlalchemy/orm/attributes.py