pub fn json_insert(input: &str, pairs: &[(&str, SqliteValue)]) -> Result<String>
Insert JSON values at path(s) only when path does not already exist.