[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-01-09 22:42:34
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/51a72503b027/ Changeset: 51a72503b027 Branch: None User: zzzeek Date: 2017-01-09 19:16:22+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 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e251f64d686c/ Changeset: e251f64d686c Branch: master User: zzzeek Date: 2017-01-09 22:42:03+00:00 Summary: Merge "Adapt from "localparent" in joinedloader" 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. |