SQLiteManager4iOS icon indicating copy to clipboard operation
SQLiteManager4iOS copied to clipboard

getLastInsertRowID always return 0

Open hpsoar opened this issue 11 years ago • 0 comments

because the db already closed,

reopen db, db will lost that last_inserted_row_id?

If so, getLastInsertRowID is not useful.

hpsoar avatar Sep 19 '14 05:09 hpsoar