Skip to content

Conversation

@LucioFranco
Copy link
Contributor

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

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
@LucioFranco LucioFranco requested a review from penberg December 13, 2024 02:17
@penberg penberg added this pull request to the merge queue Dec 13, 2024
Merged via the queue into main with commit c8a5006 Dec 13, 2024
20 checks passed
@penberg penberg deleted the lucio/fix-wal-misuse branch December 13, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Libsql WAL sync pull fails

3 participants