diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-01-09 14:16:22 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-01-09 14:16:22 -0500 |
commit | 51a72503b0279ca71ee6f0454bfd36a4c84d508f (patch) | |
tree | e912d80c832d98ff9b5eb8d5ba499b1c15eb7791 /lib/sqlalchemy/sql/compiler.py | |
parent | 2b4d028a69270c1c7918281a60280dd0b65963a2 (diff) | |
download | sqlalchemy-51a72503b0279ca71ee6f0454bfd36a4c84d508f.tar.gz |
Adapt from "localparent" in joinedloader
Fixed bug involving joined eager loading against multiple entities
when polymorphic inheritance is also in use which would throw
"'NoneType' object has no attribute 'isa'". The issue was introduced
by the fix for :ticket:`3611`.
Change-Id: I296ecda38c01ec8f69dcd843beaebed6949cecfa
Fixes: #3884
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions