[Sqlalchemy-commits] commit/sqlalchemy: warrior2031: Implement MySQL's ON DUPLICATE KEY UPDATE
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-07-03 19:03:28
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/7d3da6f850dc/ Changeset: 7d3da6f850dc Branch: master User: warrior2031 Date: 2017-07-03 18:38:09+00:00 Summary: Implement MySQL's ON DUPLICATE KEY UPDATE Added support for MySQL's ON DUPLICATE KEY UPDATE MySQL-specific :class:`.mysql.dml.Insert` object. Pull request courtesy Michael Doronin. Co-authored-by: Mike Bayer <mi...@zz...> Resolves: #4009 Change-Id: Ic71424f3c88af6082b48a910a2efb7fbfc0a7eb4 Pull-request: https://github.com/zzzeek/sqlalchemy/pull/365 Affected #: 8 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. |