[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Fixed bug where the session attachment error "obj
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-03-10 21:52:07
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/66fa5b50a53e/ Changeset: 66fa5b50a53e Branch: None User: zzzeek Date: 2015-03-10 21:51:35+00:00 Summary: - 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 Affected #: 3 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |