[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Check for non-entity when inspecting for subquerylo
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-07-19 20:21:46
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/23565166f1e1/ Changeset: 23565166f1e1 Branch: rel_1_1 User: zzzeek Date: 2017-07-18 19:04:10+00:00 Summary: Check for non-entity when inspecting for subqueryload Fixed issue where adding additional non-entity columns to a query that includes an entity with subqueryload relationships would fail, due to an inspection added in 1.1.11 as a result of :ticket:`4011`. Change-Id: I8ef082be649125bdc07b428cb9b0a77a65d73671 Fixes: #4033 (cherry picked from commit 3d41ea09a899b06feedd02864a69b8dc833f5a6b) 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. |