mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-05-12 21:43:16 +00:00
- 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