[Sqlalchemy-commits] commit/sqlalchemy: Mark Hahnenberg: Fix issue with unbaking subqueries
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-07-13 15:36:46
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/20f05e39649a/ Changeset: 20f05e39649a Branch: rel_1_0 User: Mark Hahnenberg Date: 2016-07-12 18:10:24+00:00 Summary: Fix issue with unbaking subqueries Fix improper capture of a loop variable inside a lambda during unbaking of subquery eager loaders, which would cause the incorrect query to be invoked. Fixes: #3743 Change-Id: I995110deb8ee2dae8540486729e1ae64578d28fc Pull-request: https://github.com/zzzeek/sqlalchemy/pull/290 (cherry picked from commit bfa57063d49bcf355b00caaeb5e58d0b9d23acb3) 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. |