summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/serializer.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2017-03-11 10:52:43 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2017-03-14 15:40:31 -0400
commit4ece86eb41274ba059211807e23273178c3c3384 (patch)
tree46bee27a53626f467530eb4e78cc7abc4beae843 /lib/sqlalchemy/ext/serializer.py
parent596e322543df6ff380243c9cb0cf9997252329f6 (diff)
downloadsqlalchemy-4ece86eb41274ba059211807e23273178c3c3384.tar.gz
Emit after_rollback() event before snapshot removal
The state of the :class:`.Session` is now present when the :meth:`.SessionEvents.after_rollback` event is emitted, that is, the attribute state of objects prior to their being expired. This is now consistent with the behavior of the :meth:`.SessionEvents.after_commit` event which also emits before the attribute state of objects is expired. Change-Id: I9c572656ec5a9bfaeab817e9c95107c75aca1b51 Fixes: #3934
Diffstat (limited to 'lib/sqlalchemy/ext/serializer.py')
0 files changed, 0 insertions, 0 deletions