-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Description
looking at https://sqlite.org/wal.html :
- a command to execute pragmas could be useful (althoug
exec
does the job) - triggering checkpoints by hand can be useful using https://sqlite.org/c3ref/wal_checkpoint_v2.html