sqlite_last_insert_rowidΒΆ

Removed, use sqlite3_last_insert_rowid.

rowid = sqlite_last_insert_rowid(db)

See also

Overview SQLite

id-268487