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 12:19:03 -0500 |
commit | e68173bf7d296b2948abed06f79c7cbd0ab66b0d (patch) | |
tree | 33ac8c8b5155660d289ddc842670340a3895048a /lib/sqlalchemy/dialects/postgresql/json.py | |
parent | 8e041e24182c8f4b7762ebbecd494f7dbf86b818 (diff) | |
download | sqlalchemy-e68173bf7d296b2948abed06f79c7cbd0ab66b0d.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
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/json.py')
0 files changed, 0 insertions, 0 deletions