Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove libsql_wal_checkpoint_seq_count() API #1929

Merged
merged 3 commits into from
Jan 23, 2025
Merged

Conversation

penberg
Copy link
Collaborator

@penberg penberg commented Jan 23, 2025

The libsql_wal_checkpoint_seq_count() API is not very useful for WAL sync because SQLite resets the counter when database is closed.

This reverts commit b4cf7ef. It is not
that useful because SQLite resets the generation when a database is
closed.
@penberg penberg added this pull request to the merge queue Jan 23, 2025
Merged via the queue into main with commit 09715e4 Jan 23, 2025
20 checks passed
@penberg penberg deleted the revert-checkpoint-gen-api branch January 23, 2025 11:31
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.

1 participant