diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-12-28 16:32:53 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-01-09 17:37:25 -0500 |
commit | 4fec72f178f0da016301a0d12ad9abe02cc2b62a (patch) | |
tree | 1c5a203d309bb7162c5a844f7d5ad62ee94c071f /lib/sqlalchemy/dialects/postgresql/dml.py | |
parent | e6eefc0c5e946f10cb31264d71d6f1987a3f96e8 (diff) | |
download | sqlalchemy-4fec72f178f0da016301a0d12ad9abe02cc2b62a.tar.gz |
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
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/dml.py')
0 files changed, 0 insertions, 0 deletions