[issue46261] [doc] fix inaccuracies in sqlite3.Cursor.lastrowid docs

Erlend E. Aasland report at bugs.python.org
Tue Jan 4 16:52:25 EST 2022


Erlend E. Aasland <erlend.aasland at innova.no> added the comment:

I also suggest to add a note about tables without rowids, quoting the SQLite docs:

    Inserts into WITHOUT ROWID tables are not recorded.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46261>
_______________________________________


More information about the Python-bugs-list mailing list