Versions in this module Expand all Collapse all v3 v3.4.1 Sep 4, 2022 Changes in this version + const MaxFractionalDigits + const MaxIntegralDigits + type Decimal struct + Round bool + V *decimal.Big + Zero bool + func (d *Decimal) Scan(val interface{}) error + func (d *Decimal) Value() (driver.Value, error) + type LengthError struct + N int + Part string + func (e LengthError) Error() string