summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2020-03-04 17:44:40 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2020-03-04 17:46:27 -0500
commit57b2aae0d9efe91c2338e5a762e04366f86c2651 (patch)
tree8c44e58a44befcf032b02f79e1641516ff4e1f9a /lib/sqlalchemy/sql/compiler.py
parent72cb8e8cbfe1a1b70e9085e46b4515287188547b (diff)
downloadsqlalchemy-57b2aae0d9efe91c2338e5a762e04366f86c2651.tar.gz
Render VALUES within composed MySQL on duplicate key expressions
Fixed issue in MySQL :meth:`.mysql.Insert.on_duplicate_key_update` construct where using a SQL function or other composed expression for a column argument would not properly render the ``VALUES`` keyword surrounding the column itself. Fixes: #5173 Change-Id: I16d39c2fdb8bbb7f3d1b2ffdd20e1bf69359ab75
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions