sqlite3-ocaml
sqlite3-ocaml copied to clipboard
support WAL
trafficstars
looking at https://sqlite.org/wal.html :
- a command to execute pragmas could be useful (althoug
execdoes the job) - triggering checkpoints by hand can be useful using https://sqlite.org/c3ref/wal_checkpoint_v2.html