Skip to main content

WAL_SUFFIX

Constant WAL_SUFFIX 

Source
pub const WAL_SUFFIX: &str = "-wal";
Expand description

Suffix of the SQLite write-ahead log file (<db-name>.sqlite-wal).