pub fn row_value_to_sqlite_value(value: &RowValues, for_execute: bool) -> Value
Convert a single RowValue to a rusqlite Value.
RowValue
Value