checkpointWAL

abstract suspend fun checkpointWAL()

Forces a WAL checkpoint to consolidate pending changes to the main database file. This should be called before exporting the database to ensure all changes are included.