diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-10-03 10:52:14 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-10-03 10:52:14 -0400 |
commit | d778b2d6fb1533091d7e6c0ae5184eef337dbab4 (patch) | |
tree | d4c2d0d961a165158f5e51deb2722d5948e49991 /lib/sqlalchemy/testing/exclusions.py | |
parent | 0bb5a9eab829f9a4cfda3c37cdf2202d84e55f3f (diff) | |
download | sqlalchemy-d778b2d6fb1533091d7e6c0ae5184eef337dbab4.tar.gz |
- [bug] Fixed Session accounting bug whereby replacing
a deleted object in the identity map with another
object of the same primary key would raise a
"conflicting state" error on rollback(),
if the replaced primary key were established either
via non-unitofwork-established INSERT statement
or by primary key switch of another instance.
[ticket:2583]
Diffstat (limited to 'lib/sqlalchemy/testing/exclusions.py')
0 files changed, 0 insertions, 0 deletions