Files
turso/core/storage
krishvishal 7e2928a5f1 Feature: last_insert_rowid()
- Changed `Cursor` trait to be able to get access to `root_page`
- SQLite only updates last_insert_rowid for non-schema inserts. So we check if the `InsertAwait` is not for `root_page` before
  updating rowid
2024-12-09 22:48:42 +05:30
..
2024-12-09 22:48:42 +05:30
2024-11-05 15:29:54 +01:00
2024-08-03 10:44:19 +03:00
2024-11-19 17:15:19 +01:00
2024-11-24 20:24:47 +02:00