[Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-08-02 18:43:35
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/beaefd799dcc/ Changeset: beaefd799dcc Branch: 3149 User: zzzeek Date: 2014-08-02 20:22:25 Summary: - poc fix for #3149 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/7c80e521f00a/ Changeset: 7c80e521f00a Branch: None User: zzzeek Date: 2014-08-02 20:42:57 Summary: - Fixed bug in CTE where ``literal_binds`` compiler argument would not be always be correctly propagated when one CTE referred to another aliased CTE in a statement. Fixes #3154 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d9e87a9ddfec/ Changeset: d9e87a9ddfec Branch: rel_0_9 User: zzzeek Date: 2014-08-02 20:43:25 Summary: - Fixed bug in CTE where ``literal_binds`` compiler argument would not be always be correctly propagated when one CTE referred to another aliased CTE in a statement. Fixes #3154 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. |