mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-04 23:06:24 -04:00
832ea82fef
with session.merge(). autoflush is disabled completely for the duration of merge() now. [ticket:1360]