Function turbosql::checkpoint[][src]

pub fn checkpoint() -> Result<CheckpointResult>
Expand description

Checkpoint the DB. If no other threads have open connections, this will clean up the -wal and -shm files as well.