0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-02-23 15:06:39 +00:00
Lucio Franco aabea5f779 sqlite3: fix missing pager causing SQLITE_MISUSE
This fixes a missing pager that `libsql_pager_codec` expects to not be
null. All this does is add the pager when we call `sqlite3PagerWalInsert`
to the wal frame we want to insert.

Fixes #1867
2024-12-12 21:16:05 -05:00
..
2024-11-13 00:40:11 +04:00