Skip to main content

SQLITE_SUFFIX

Constant SQLITE_SUFFIX 

Source
pub const SQLITE_SUFFIX: &str = ".sqlite";
Expand description

Suffix of the canonical SQLite database file (<db-name>.sqlite).