[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-12-15 19:01:51
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/a8ec3491983e/ Changeset: a8ec3491983e Branch: None User: zzzeek Date: 2015-12-15 19:00:50+00:00 Summary: - Fixed regression caused in 1.0.10 by the fix for :ticket:`3593` where the check added for a polymorphic joinedload from a poly_subclass->class->poly_baseclass connection would fail for the scenario of class->poly_subclass->class. fixes #3611 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/4765b33f80ad/ Changeset: 4765b33f80ad Branch: rel_1_0 User: zzzeek Date: 2015-12-15 19:01:34+00:00 Summary: - Fixed regression caused in 1.0.10 by the fix for :ticket:`3593` where the check added for a polymorphic joinedload from a poly_subclass->class->poly_baseclass connection would fail for the scenario of class->poly_subclass->class. fixes #3611 (cherry picked from commit a8ec3491983ed5e68452514b4d52a4347377809f) 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. |