[issue16864] sqlite3.Cursor.lastrowid isn't populated when executing a SQL REPLACE statement

Alex Lord report at bugs.python.org
Thu Apr 17 22:04:55 CEST 2014


Alex Lord added the comment:

Patch that fixes Issue16864. Follows Jim Minters suggestion.

Unit test will reproduce the issue without the c modifications. C modifications fix the issue.

----------
keywords: +patch
Added file: http://bugs.python.org/file34953/Issue16864_py35.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16864>
_______________________________________


More information about the Python-bugs-list mailing list