summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/orm/events.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2022-10-15 15:20:21 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2022-10-16 08:47:47 -0400
commit2b966de4196c8271934769337780f7d504d431cf (patch)
tree608cf4c6400faf6dccefbaefbcdd2e0db1e9bdae /lib/sqlalchemy/orm/events.py
parente8da50ce0f0474bc89cee15603931760cb6c55ce (diff)
downloadsqlalchemy-2b966de4196c8271934769337780f7d504d431cf.tar.gz
accommodate arbitrary embedded params in insertmanyvalues
Fixed bug in new "insertmanyvalues" feature where INSERT that included a subquery with :func:`_sql.bindparam` inside of it would fail to render correctly in "insertmanyvalues" format. This affected psycopg2 most directly as "insertmanyvalues" is used unconditionally with this driver. Fixes: #8639 Change-Id: I67903fa86afe208899d4f23f940e0727d1be2ce3
Diffstat (limited to 'lib/sqlalchemy/orm/events.py')
0 files changed, 0 insertions, 0 deletions