[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-05-25 15:33:02
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/e6cbd88fe17a/ Changeset: e6cbd88fe17a Branch: None User: zzzeek Date: 2014-05-25 17:32:07 Summary: - Fixed bug in SQLite join rewriting where anonymized column names due to repeats would not correctly be rewritten in subqueries. This would affect SELECT queries with any kind of subquery + join. fixes #3057 Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/d91da90d96f8/ Changeset: d91da90d96f8 Branch: rel_0_9 User: zzzeek Date: 2014-05-25 17:32:36 Summary: - Fixed bug in SQLite join rewriting where anonymized column names due to repeats would not correctly be rewritten in subqueries. This would affect SELECT queries with any kind of subquery + join. fixes #3057 Affected #: 4 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. |