mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-03 06:19:59 -04:00
b69cbec135
needless updates of the primary key column during a so-called "row switch" operation, i.e. add + delete of two objects with the same PK.