diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-03-10 17:51:35 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-03-10 17:51:35 -0400 |
commit | 66fa5b50a53ebe234f19e23b7dfa6ff310969996 (patch) | |
tree | 674ac8497eb469114ceef25d0709ef47def227da /lib/sqlalchemy/dialects/postgresql/base.py | |
parent | 95e53d0b6072510c7a687e3bcc92246d9b3d7181 (diff) | |
download | sqlalchemy-66fa5b50a53ebe234f19e23b7dfa6ff310969996.tar.gz |
- Fixed bug where the session attachment error "object is already
attached to session X" would fail to prevent the object from
also being attached to the new session, in the case that execution
continued after the error raise occurred.
fixes #3301
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/base.py')
0 files changed, 0 insertions, 0 deletions