summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/orm/loading.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2015-12-04 11:52:16 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2015-12-04 11:52:16 -0500
commit3ec9b9f6b601b8ef69d4978c7182e8efedefd191 (patch)
treefded91038e426b974d141f2a4e4be714a18d0ae2 /lib/sqlalchemy/orm/loading.py
parent935bc34dc50d5e4bdf181a8287d6e4cdbde073d0 (diff)
downloadsqlalchemy-3ec9b9f6b601b8ef69d4978c7182e8efedefd191.tar.gz
- The :meth:`.Session.merge` method now tracks pending objects by
primary key before emitting an INSERT, and merges distinct objects with duplicate primary keys together as they are encountered, which is essentially semi-deterministic at best. This behavior matches what happens already with persistent objects. fixes #3601
Diffstat (limited to 'lib/sqlalchemy/orm/loading.py')
0 files changed, 0 insertions, 0 deletions