diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-01-31 17:48:22 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-01-31 17:48:22 +0000 |
commit | e1aa7573f210f76e2ddf8e45fc18007e11e5bbef (patch) | |
tree | 85d6631283fa022b17e43ead2344e3dfcb926a5e /lib/sqlalchemy/engine/base.py | |
parent | e13fdb965fbc31727e8653d444391a35d7533cc8 (diff) | |
download | sqlalchemy-e1aa7573f210f76e2ddf8e45fc18007e11e5bbef.tar.gz |
- added "autocommit=True" kwarg to select() and text(),
as well as generative autocommit() method on select();
for statements which modify the database through some
user-defined means other than the usual INSERT/UPDATE/
DELETE etc., this flag will enable "autocommit" behavior
during execution if no transaction is in progress
[ticket:915]
Diffstat (limited to 'lib/sqlalchemy/engine/base.py')
0 files changed, 0 insertions, 0 deletions