Merge lp://staging/~djfroofy/oursql/autocommitoff-oursql-785305 into lp://staging/~habnabit/oursql/master
Proposed by
Drew Smathers
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~djfroofy/oursql/autocommitoff-oursql-785305 |
Merge into: | lp://staging/~habnabit/oursql/master |
Diff against target: |
11 lines (+1/-0) 1 file modified
oursqlx/cursor.pyx (+1/-0) |
To merge this branch: | bzr merge lp://staging/~djfroofy/oursql/autocommitoff-oursql-785305 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Aaron Gallagher | Pending | ||
Review via email: mp+61676@code.staging.launchpad.net |
Description of the change
This sets autocommit to OFF for new cursors. See issue #785305 for details.
To post a comment you must log in.
Unmerged revisions
- 71. By Drew Smathers
-
set autocommit off for new cursors [f785305]