[Sqlalchemy-commits] commit/sqlalchemy: 5 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-08-18 18:48:19
|
5 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/68ee6725b853/ Changeset: 68ee6725b853 Branch: None User: zzzeek Date: 2013-08-17 20:58:02 Summary: some tests regarding how newly inserted rows are treated as far as fetch on access Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/e7c179ac72ab/ Changeset: e7c179ac72ab Branch: None User: zzzeek Date: 2013-08-17 21:26:45 Summary: more tests regarding expiry, deferral Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/236db85f96e8/ Changeset: 236db85f96e8 Branch: master User: zzzeek Date: 2013-08-18 20:46:04 Summary: Fixed regression dating back to 0.7.9 whereby the name of a CTE might not be properly quoted if it was referred to in multiple FROM clauses. Also in 0.8.3, 0.7.11. [ticket:2801] Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/4f0bda7c455a/ Changeset: 4f0bda7c455a Branch: rel_0_8 User: zzzeek Date: 2013-08-18 20:46:34 Summary: Fixed regression dating back to 0.7.9 whereby the name of a CTE might not be properly quoted if it was referred to in multiple FROM clauses. Also in 0.8.3, 0.7.11. [ticket:2801] Conflicts: doc/build/changelog/changelog_09.rst Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/cc031065806c/ Changeset: cc031065806c Branch: rel_0_7 User: zzzeek Date: 2013-08-18 20:46:54 Summary: Fixed regression dating back to 0.7.9 whereby the name of a CTE might not be properly quoted if it was referred to in multiple FROM clauses. Also in 0.8.3, 0.7.11. [ticket:2801] Conflicts: doc/build/changelog/changelog_09.rst Conflicts: doc/build/changelog/changelog_08.rst 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. |