diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-12-28 12:04:07 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-12-28 14:24:29 -0500 |
commit | 510caee2e68d8665577d67bbc4afda7bbca31f9f (patch) | |
tree | 0958619986859d414f5cf5f928f7e1d55a7c87b2 /lib/sqlalchemy/sql/crud.py | |
parent | 9b879cee072e112f43f70c5b42df4577798a6eb5 (diff) | |
download | sqlalchemy-510caee2e68d8665577d67bbc4afda7bbca31f9f.tar.gz |
ensure whereclause, returning copied as tuples
Fixed issue in the internal SQL traversal for DML statements like
:class:`_dml.Update` and :class:`_dml.Delete` which would cause among other
potential issues, a specific issue using lambda statements with the ORM
update/delete feature.
Fixes: #9033
Change-Id: I76428049cb767ba302fbea89555114bf63ab8687
(cherry picked from commit e68173bf7d296b2948abed06f79c7cbd0ab66b0d)
Diffstat (limited to 'lib/sqlalchemy/sql/crud.py')
0 files changed, 0 insertions, 0 deletions