summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2015-04-02 12:19:15 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2015-04-02 12:19:15 -0400
commit359f471a1203cafd5dc99b5b078ba7d788b67cec (patch)
tree0470da42bc2e797c13f8bbe0ce1625723ee148af /lib/sqlalchemy/sql/compiler.py
parent2cae4f262b2faff18cbc06331a20e265b3b6c328 (diff)
downloadsqlalchemy-359f471a1203cafd5dc99b5b078ba7d788b67cec.tar.gz
- Fixed bug where the state tracking within multiple, nested
:meth:`.Session.begin_nested` operations would fail to propagate the "dirty" flag for an object that had been updated within the inner savepoint, such that if the enclosing savepoint were rolled back, the object would not be part of the state that was expired and therefore reverted to its database state. fixes #3352
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions