mirror of
https://github.com/tursodatabase/libsql.git
synced 2024-12-15 22:39:05 +00:00
80605905d9
- Changed transaction table to use `(txn_id, page_no)` as composite primary key - Updated `insert_frame` to ignore unique constraint violation since frames are immutable - Change `insert_page` method to upsert