pub fn jsonb_replace( input: &str, pairs: &[(&str, SqliteValue)], ) -> Result<Vec<u8>>
JSONB variant of json_replace.
json_replace