Files
sqlalchemy/test
Mike Bayer 510caee2e6 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 e68173bf7d)
2022-12-28 14:24:29 -05:00
..
2022-03-04 16:35:47 -05:00