Skip to main content

sql_value_to_value

Function sql_value_to_value 

Source
pub fn sql_value_to_value(sql_val: &SqlValue) -> Value
Expand description

Convert a SqlValue to our model Value (for use in insert/update).