pub fn sql_value_to_string(value: &Value) -> Result<&str, Error>
Expand description

Transform an sql value to string.