On Thu, Jun 1, 2017 at 12:27 AM, Ian Kelly <[email protected]> wrote: > On Wed, May 31, 2017 at 8:18 AM, Chris Angelico <[email protected]> wrote: >> Technically you CAN commit from the cursor: >> >> cur.connection.commit() > > Technically cur.connection is an optional extension. ;-)
So technically, you win :) ChrisA -- https://mail.python.org/mailman/listinfo/python-list
