Files
sqlalchemy/test/sql
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-12-01 23:54:24 +01:00
2022-12-01 23:54:24 +01:00
2022-04-24 16:40:42 -04:00
2021-07-21 16:14:43 -04:00
2021-05-12 22:10:19 +02:00
2021-11-16 14:45:35 -05:00