[Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-02-11 17:27:53
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b653ee182248/ Changeset: b653ee182248 Branch: None User: zzzeek Date: 2016-02-11 16:57:56+00:00 Summary: - more tests Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/3400ffe379df/ Changeset: 3400ffe379df Branch: ticket_2551 User: zzzeek Date: 2016-02-11 17:05:48+00:00 Summary: - changelog + migration notes Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e5f1a3fb7dc1/ Changeset: e5f1a3fb7dc1 Branch: None User: zzzeek Date: 2016-02-11 17:27:28+00:00 Summary: - CTE functionality has been expanded to support all DML, allowing INSERT, UPDATE, and DELETE statements to both specify their own WITH clause, as well as for these statements themselves to be CTE expressions when they include a RETURNING clause. fixes #2551 Affected #: 12 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. |