[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-01-09 15:11:07
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c7ae0daf0ed2/ Changeset: c7ae0daf0ed2 Branch: None User: zzzeek Date: 2016-01-09 15:10:20+00:00 Summary: - Fixed regression since 0.9 where the 0.9 style loader options system failed to accommodate for multiple :func:`.undefer_group` loader options in a single query. Multiple :func:`.undefer_group` options will now be taken into account even against the same entity. fixes #3623 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/61d2ceb681cd/ Changeset: 61d2ceb681cd Branch: rel_1_0 User: zzzeek Date: 2016-01-09 15:10:51+00:00 Summary: - Fixed regression since 0.9 where the 0.9 style loader options system failed to accommodate for multiple :func:`.undefer_group` loader options in a single query. Multiple :func:`.undefer_group` options will now be taken into account even against the same entity. fixes #3623 (cherry picked from commit c7ae0daf0ed24e2697d6f948db2d9fdc5953c795) Affected #: 4 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. |