diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-01-18 16:34:34 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-01-18 16:34:34 -0500 |
commit | b3dd50a8dac9f7660b7f497f444e6175fdf85713 (patch) | |
tree | 49d6da2e2018092b273734df79bfd501cd4e4579 /lib/sqlalchemy/engine/base.py | |
parent | 0f52225ba8a10500eff2b5671ca737479ff59bff (diff) | |
download | sqlalchemy-b3dd50a8dac9f7660b7f497f444e6175fdf85713.tar.gz |
- Session.merge() will check the version id of the incoming
state against that of the database, assuming the mapping
uses version ids and incoming state has a version_id
assigned, and raise StaleDataError if they don't
match. [ticket:2027]
Diffstat (limited to 'lib/sqlalchemy/engine/base.py')
0 files changed, 0 insertions, 0 deletions