[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:09
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/bfa57063d49b/ Changeset: bfa57063d49b Branch: master User: Mark Hahnenberg Date: 2016-07-12 18:09:14+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 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. |