fix: use passive periodic sqlite wal checkpoints · openclaw/openclaw@1a2e418 (opens in new tab)
Use PASSIVE for periodic SQLite WAL checkpoints while keeping explicit checkpoint() and close() on TRUNCATE by default. Preserve the old interval export as a compatibility alias, add the neutral i...
Read the original article