diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-11-13 09:21:48 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-11-13 09:23:14 -0500 |
commit | 4f054550b768985f1c3393e46e0fc26bfefeeaf6 (patch) | |
tree | 951bccee1e64cb5d1de5c3581a055ca2220b993a /lib/sqlalchemy/dialects/postgresql/pypostgresql.py | |
parent | 6448903b5287801aaefbf82b5fa108403d743e8f (diff) | |
download | sqlalchemy-4f054550b768985f1c3393e46e0fc26bfefeeaf6.tar.gz |
Propagate kwargs for mysql concat, match
Fixed bug where the MySQL "concat" and "match" operators failed to
propagate kwargs to the left and right expressions, causing compiler
options such as "literal_binds" to fail.
Also adds non-interpreted **kw for visit_create_index, visit_typeclause
Change-Id: Iaf54ac18949cc6a54f50678125f010b4f12c5673
Fixes: #4136
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/pypostgresql.py')
0 files changed, 0 insertions, 0 deletions