]> 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:42 +0000 (17:24 -0500)
commit29bb0272dcadb547b2a68d4dc393b436259c9018
tree06cd5e2649ba503b2c6665d56f04f9ed37e945e0
parent2cd33f000eeb92526d923467d745a907cdf37f9e
remote_attr and local_attr refer to class bound attributes, not MapperProperty

backport from master

Change-Id: If3ffe0945f47010e1ddecabfc27a6e7707031fd9
(cherry picked from commit bcf2d5826ce8b1c68ee346154e86a4ecc9ac61c7)
lib/sqlalchemy/ext/associationproxy.py