pub async fn get(db: &Db, code: &str) -> Result<Option<Value>, SettingsError>
Reads the raw JSON value for a code, for the generic settings controller.