diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-01-28 23:49:22 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-01-28 23:49:22 +0000 |
commit | e78cee66186b8851a5018e32f6935ca72be0cf7e (patch) | |
tree | 9f014b0a33ad01270b972b2ae3eeb8212a5b9d49 /lib/sqlalchemy/engine/base.py | |
parent | 0b185fc84f32c153239fd42a219b5a3a8e56ebda (diff) | |
download | sqlalchemy-e78cee66186b8851a5018e32f6935ca72be0cf7e.tar.gz |
- the "autocommit" flag on select() and text() as well
as select().autocommit() are deprecated - now call
.execution_options(autocommit=True) on either of those
constructs, also available directly on Connection and orm.Query.
Diffstat (limited to 'lib/sqlalchemy/engine/base.py')
0 files changed, 0 insertions, 0 deletions