tiberius
0.11.7
Module numeric
Structs
In crate tiberius
Module
tiberius
::
numeric
Copy item path
source
·
[
−
]
Expand description
Representations of numeric types.
Structs
§
Numeric
Represent a sql Decimal / Numeric type. It is stored in a i128 and has a maximum precision of 38 decimals.