diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-10-19 16:53:45 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-10-19 16:53:45 -0400 |
commit | 38bc8098419d7b1d4ddb975d85268515f52a3969 (patch) | |
tree | d63141b12c2b35e41c2ffac5d2e9b710fd4b2b15 /lib/sqlalchemy/sql/expression.py | |
parent | dddb74bbd3892f71c594368af3762808aaf3ed51 (diff) | |
download | sqlalchemy-38bc8098419d7b1d4ddb975d85268515f52a3969.tar.gz |
- Fixed bug where :meth:`.Session.expunge` would not fully detach
the given object if the object had been subject to a delete
operation that was flushed, but not committed. This would also
affect related operations like :func:`.make_transient`.
fixes #3139
Diffstat (limited to 'lib/sqlalchemy/sql/expression.py')
0 files changed, 0 insertions, 0 deletions