[Python-Dev] sqlite, DDL, and transactions (original) (raw)
Scott Urban scott.urban at isilon.com
Mon Dec 20 19:05:17 CET 2010
- Previous message: [Python-Dev] sqlite, DDL, and transactions
- Next message: [Python-Dev] Search-friendly shortcuts for Windows?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Dec 20, 2010 at 17:03:51, Michael Foord sent:
On 20/12/2010 16:48, Scott Urban wrote: >Hi > >The python sqlite module automatically commits open transactions >when it encounters a DDL statement. This is unnecessary; DDL is >transaction in my testing (see attached). >
Hello Scott, Please post your patch to the Python bug tracker. http://bugs.python.org/
http://bugs.python.org/issue10740
Thanks Scott
- Previous message: [Python-Dev] sqlite, DDL, and transactions
- Next message: [Python-Dev] Search-friendly shortcuts for Windows?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]