[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-07-02 22:26:06
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b1e1bf8e674f/ Changeset: b1e1bf8e674f Branch: master User: zzzeek Date: 2013-07-03 00:24:58 Summary: Fixed bug when using multi-table UPDATE where a supplemental table is a SELECT with its own bound parameters, where the positioning of the bound parameters would be reversed versus the statement itself when using MySQL's special syntax. [ticket:2768] Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/9c5a13f0495c/ Changeset: 9c5a13f0495c Branch: rel_0_8 User: zzzeek Date: 2013-07-03 00:25:35 Summary: Fixed bug when using multi-table UPDATE where a supplemental table is a SELECT with its own bound parameters, where the positioning of the bound parameters would be reversed versus the statement itself when using MySQL's special syntax. [ticket:2768] 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. |