[Sqlalchemy-commits] commit/sqlalchemy: 6 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-07-31 22:50:42
|
6 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/8b0f4d2a92c5/ Changeset: 8b0f4d2a92c5 Branch: None User: zzzeek Date: 2013-08-01 00:42:58 Summary: - Fixed bug in common table expression system where if the CTE were used only as an ``alias()`` construct, it would not render using the WITH keyword. Also in 0.8.3, 0.7.11. [ticket:2783] Affected #: 6 files https://bitbucket.org/zzzeek/sqlalchemy/commits/834d18ca0430/ Changeset: 834d18ca0430 Branch: None User: zzzeek Date: 2013-08-01 00:44:12 Summary: - Fixed bug in common table expression system where if the CTE were used only as an ``alias()`` construct, it would not render using the WITH keyword. Also in 0.7.11. [ticket:2783] Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/83b5939e2047/ Changeset: 83b5939e2047 Branch: None User: zzzeek Date: 2013-08-01 00:48:27 Summary: - Fixed bug in common table expression system where if the CTE were used only as an ``alias()`` construct, it would not render using the WITH keyword. [ticket:2783] Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/aa927b71d3ba/ Changeset: aa927b71d3ba Branch: rel_0_7 User: zzzeek Date: 2013-08-01 00:49:43 Summary: fix changelog Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/d060052b52ce/ Changeset: d060052b52ce Branch: rel_0_8 User: zzzeek Date: 2013-08-01 00:49:59 Summary: fix cahngelog Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/b27ee74f18d8/ Changeset: b27ee74f18d8 Branch: master User: zzzeek Date: 2013-08-01 00:50:16 Summary: fix changelog Affected #: 1 file 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. |