[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-07-05 20:24:23
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5c30910759b2/ Changeset: 5c30910759b2 Branch: None User: unquietcode Date: 2017-07-05 19:11:48+00:00 Summary: Add .autocommit to scoped_session Added ``.autocommit`` attribute to :class:`.scoped_session`, proxying the ``.autocommit`` attribute of the underling :class:`.Session` currently assigned to the thread. Pull request courtesy Ben Fagin. Change-Id: Iff741978bd67762f4c7375a23cc151b26192042b Pull-request: https://github.com/zzzeek/sqlalchemy/pull/372 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/35ab498a8739/ Changeset: 35ab498a8739 Branch: master User: zzzeek Date: 2017-07-05 20:23:57+00:00 Summary: Merge "Add .autocommit to scoped_session" Affected #: 2 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. |