tiberius
0.12.3
Module numeric
Module Items
Structs
In crate tiberius
tiberius
Module
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.