[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - altered part of the use contract first set up in
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-04-27 21:41:03
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/34f98a63b54a/ Changeset: 34f98a63b54a Branch: None User: zzzeek Date: 2015-04-27 21:40:41+00:00 Summary: - altered part of the use contract first set up in #2992; we now skip textual label references when copying ORDER BY elements to the joined-eager-load subquery, as we can't know that these expressions are compatible with this placement; either because they are meant for text(), or because they refer to label names already stated and aren't bound to a table. fixes #3392 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. |