diff options
author | Cristian Sabaila <cristian.sabaila@geotogether.com> | 2021-11-02 21:39:08 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-11-02 22:27:32 -0400 |
commit | 5740a843ed805d0b066b1e56e8bf3c584c32cf6b (patch) | |
tree | 601aaf9da436741c2692b08c406c0dd71a1396ee /lib/sqlalchemy/dialects/postgresql | |
parent | 37bc1285c5bddf1e1b3a5830c530139e6fdd4bc4 (diff) | |
download | sqlalchemy-5740a843ed805d0b066b1e56e8bf3c584c32cf6b.tar.gz |
Fixed issue in visit_on_duplicate_key_update within a composed expression
Fixed issue in MySQL :meth:`_mysql.Insert.on_duplicate_key_update` which
would render the wrong column name when an expression were used in a VALUES
expression. Pull request courtesy Cristian Sabaila.
Fixes: #7281
Closes: #7285
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/7285
Pull-request-sha: 3e6ad6f2fecc6ae36a10a5a34b5d3d393483edbb
Change-Id: I83377c20eae6358fead9e7e361127938e538a71c
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql')
0 files changed, 0 insertions, 0 deletions