diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-10-20 14:34:16 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-10-20 14:35:09 -0400 |
commit | f14a58dea4b825beb4baaef44389880927543cc4 (patch) | |
tree | 37a0f910e13acd2e093f57ca276cf4153b31eb59 /lib/sqlalchemy/dialects/postgresql/dml.py | |
parent | 55b511c3960cad636ff1e512594368a36a85ce5c (diff) | |
download | sqlalchemy-f14a58dea4b825beb4baaef44389880927543cc4.tar.gz |
Resolve AliasedClass when determining owning class of association proxy
Fixed bug where the association proxy would inadvertently link itself
to an :class:`.AliasedClass` object if it were called first with
the :class:`.AliasedClass` as a parent, causing errors upon subsequent
usage.
Change-Id: I9161bab67766bb75d73ca54d712ad1cad6de40dc
Fixes: #4116
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/dml.py')
0 files changed, 0 insertions, 0 deletions