Run another query like ```findInsertRowid: SELECT last_insert_rowid() ;``` immediately after in the ...
j
Run another query like
Copy code
findInsertRowid:
SELECT last_insert_rowid()
;
immediately after in the same transaction