[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Fixed a regression introduced by the join rewriti
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-11-01 19:25:35
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5d0e84434f11/ Changeset: 5d0e84434f11 Branch: None User: zzzeek Date: 2013-11-01 20:24:43 Summary: - Fixed a regression introduced by the join rewriting feature of :ticket:`2369` and :ticket:`2587` where a nested join with one side already an aliased select would fail to translate the ON clause on the outside correctly; in the ORM this could be seen when using a SELECT statement as a "secondary" table. [ticket:2858] 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. |