pub fn set_sqlite_setting(path: &Path, key: &str, value: &str) -> Result<()>
Write a key/value pair into the settings table of a commonmeta SQLite database.
settings