[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-01-12 13:39:12
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/4fec72f178f0/ Changeset: 4fec72f178f0 Branch: None User: zzzeek Date: 2017-01-09 22:37:25+00:00 Summary: Pass **kw to bound params in multi values Fixed bug where literal_binds compiler flag was not honored by the :class:`.Insert` construct for the "multiple values" feature; the subsequent values are now rendered as literals. Change-Id: I81ac358fd59995885d482e7571620090210865d2 Fixes: #3880 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/073506bc555b/ Changeset: 073506bc555b Branch: master User: zzzeek Date: 2017-01-12 13:38:39+00:00 Summary: Merge "Pass **kw to bound params in multi values" 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. |