package
0.0.0-20241009173107-32312d377861
Repository: https://github.com/parmaster/go-mssqldb.git
Documentation: pkg.go.dev
# Functions
Float64ToDecimal converts float64 to decimal.
Float64ToDecimalScale converts float64 to decimal; user can specify the scale.
Int64ToDecimalScale converts float64 to decimal; user can specify the scale.
ScaleBytes converts a stringified decimal to a scaled byte slice.
StringToDecimalScale converts string to decimal.