diff options
author | Ben Fagin <blouis@unquietcode.com> | 2017-06-30 16:36:33 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2017-07-05 15:11:48 -0400 |
commit | 5c30910759b288d2686a063d1372a33bc6414162 (patch) | |
tree | ef00604398dda7d180be6b8cd9b26fbce8b1b817 /lib/sqlalchemy/sql/compiler.py | |
parent | 7d3da6f850dca54b941275279470c37bec64a48f (diff) | |
download | sqlalchemy-5c30910759b288d2686a063d1372a33bc6414162.tar.gz |
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
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions