summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2016-03-14 17:56:57 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2016-03-14 17:56:57 -0400
commitaf92f6763d72fa853f2ac0968e077c24e88b0c93 (patch)
tree979bfa495212ce0b0720c86866cc451d6de06f44 /lib/sqlalchemy/testing
parent6e5e64e27ef2c6a86c9aebdcefdf2cd726f1476a (diff)
downloadsqlalchemy-af92f6763d72fa853f2ac0968e077c24e88b0c93.tar.gz
- Fixed bug where a newly inserted instance that is rolled back
would still potentially cause persistence conflicts on the next transaction, because the instance would not be checked that it was expired. This fix will resolve a large class of cases that erronously cause the "New instance with identity X conflicts with persistent instance Y" error. fixes #3677
Diffstat (limited to 'lib/sqlalchemy/testing')
0 files changed, 0 insertions, 0 deletions