[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Adapt from "localparent" in joinedloader
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-01-09 22:43:36
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c04af8e481ee/ Changeset: c04af8e481ee Branch: rel_1_0 User: zzzeek Date: 2017-01-09 19:21:20+00:00 Summary: 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 (cherry picked from commit 51a72503b0279ca71ee6f0454bfd36a4c84d508f) Affected #: 3 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |