Files
sqlalchemy/test/sql
Mike Bayer 4fec72f178 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
2017-01-09 17:37:25 -05:00
..
2014-07-18 17:40:58 -04:00
2016-10-08 20:42:50 +03:00
2015-09-27 12:13:06 -04:00
2016-10-08 20:42:50 +03:00
2014-07-18 17:40:58 -04:00
2016-10-08 20:42:50 +03:00