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

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