pub fn sql_value_to_value(sql_val: &SqlValue) -> Value
Convert a SqlValue to our model Value (for use in insert/update).