0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-02-23 02:17:05 +00:00
libsql/libsql-ffi
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-07-31 22:47:53 +02:00
2024-12-04 17:44:43 +02:00
2024-09-20 15:36:46 -04:00