setPersistWal

abstract fun setPersistWal(enabled: Boolean, database: String? = null)(source)

Enables or disables the persistent WAL mode. Does nothing is the VFS does not support the option.

Throws

if writing the option fails.