]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
remote_attr and local_attr refer to class bound attributes, not MapperProperty
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 25 Apr 2019 22:24:27 +0000 (17:24 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 25 Apr 2019 22:24:27 +0000 (17:24 -0500)
commitbcf2d5826ce8b1c68ee346154e86a4ecc9ac61c7
treee8a0f942ee751e5948cf2569fe65795b53d6d8a8
parent75838cca3d0a4b95c3f22329862e48cac06974a3
remote_attr and local_attr refer to class bound attributes, not MapperProperty

backport from master

Change-Id: If3ffe0945f47010e1ddecabfc27a6e7707031fd9
lib/sqlalchemy/ext/associationproxy.py