Skip to main content

coerce_routine_value

Function coerce_routine_value 

Source
pub fn coerce_routine_value(
    context: &dyn RoutineValueContext,
    value: &Value,
    type_name: &str,
) -> Result<Value, SQLError>