type github.com/jackc/pgx/v5/pgtype.Numeric (struct)

Method Implmentations (3 other methods implement nothing)



MarshalJSON() ([]byte, error) Numeric.M : encoding/json.Marshaler.MarshalJSON
Scan(src any) error *Numeric.M : database/sql.Scanner.Scan
UnmarshalJSON(src []byte) error *Numeric.M : encoding/json.Unmarshaler.UnmarshalJSON
Value() (driver.Value, error) Numeric.M : database/sql/driver.Valuer.Value