pub const SETTINGS: &str = "settings";Expand description
Tables the restore replaces wholesale but never empties from the file.
settings is one row created by a migration. Deleting it and inserting the
backup’s copy would work, but leaving the row alone and updating it keeps
the CHECK (singleton) constraint honest at every moment.