Re: [Sqlalchemy-tickets] [sqlalchemy] #1750: consider supporting DBAPI-level autocommit
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-06-23 04:34:57
|
#1750: consider supporting DBAPI-level autocommit
-----------------------------------+--------------------------------------
Reporter: zzzeek | Owner: zzzeek
Type: enhancement | Status: closed
Priority: medium | Milestone: blue sky
Component: engine | Severity: refactor - over two days
Resolution: wontfix | Keywords:
Progress State: completed/closed |
-----------------------------------+--------------------------------------
Changes (by zzzeek):
* status: new => closed
* resolution: => wontfix
* status_field: not decided upon => completed/closed
Comment:
as a generalized solution we won't be doing this. we are starting to
support enabling of autocommit per-dialect using execution options, and
that's fine, though this is always in the realm of "the user wants to do
this explicitly".
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/1750#comment:4>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|