diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-09-24 11:12:34 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-09-24 11:12:34 -0400 |
commit | 212583b00795656633d34bffd4a5613fedadb5be (patch) | |
tree | 5ec62f77e729a1ea695b490315769b941b60886f /lib/sqlalchemy/sql/expression.py | |
parent | 3f347edd14cf9ab1b01c7570a65228d964d2b4a6 (diff) | |
download | sqlalchemy-212583b00795656633d34bffd4a5613fedadb5be.tar.gz |
- When an open Session is garbage collected, the objects
within it which remain are considered detached again
when they are add()-ed to a new Session.
This is accomplished by an extra check that the previous
"session_key" doesn't actually exist among the pool
of Sessions. [ticket:2281]
Diffstat (limited to 'lib/sqlalchemy/sql/expression.py')
0 files changed, 0 insertions, 0 deletions