[Sqlalchemy-commits] commit/sqlalchemy: 4 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-02-03 16:12:03
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c9b03fa8afd5/ Changeset: c9b03fa8afd5 Branch: None User: timttate Date: 2016-02-02 23:40:07+00:00 Summary: fix passing literal_binds flag through for update and insert Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/150591f9e0a9/ Changeset: 150591f9e0a9 Branch: None User: zzzeek Date: 2016-02-03 16:07:44+00:00 Summary: - add literal_binds for delete() statements in addition to insert()/update() - move tests to CRUDTest - changelog, fixes #3643 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/f87fe4c35131/ Changeset: f87fe4c35131 Branch: None User: timttate Date: 2016-02-03 16:10:38+00:00 Summary: fix passing literal_binds flag through for update and insert (cherry picked from commit c9b03fa8afd52646aba8c59fc038330eeee6db60) Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e2404a4e3fbe/ Changeset: e2404a4e3fbe Branch: rel_1_0 User: zzzeek Date: 2016-02-03 16:10:40+00:00 Summary: - add literal_binds for delete() statements in addition to insert()/update() - move tests to CRUDTest - changelog, fixes #3643 (cherry picked from commit 150591f9e0a94902cb2a76b68ac7c9d8a1a3ec83) 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. |