Function decimal_to_sql

Source
fn decimal_to_sql(decimal: &Decimal) -> Numeric
Expand description

The implementation is copied from tiberius crate.