QRM: Convert lossless decimal types first to string.
This commit is contained in:
parent
5ab430c367
commit
059515f52b
4 changed files with 49 additions and 7 deletions
1
go.mod
1
go.mod
|
|
@ -3,6 +3,7 @@ module github.com/go-jet/jet/v2
|
|||
go 1.11
|
||||
|
||||
require (
|
||||
github.com/ericlagergren/decimal v0.0.0-20191206042408-88212e6cfca9
|
||||
github.com/go-sql-driver/mysql v1.5.0
|
||||
github.com/google/go-cmp v0.5.0
|
||||
github.com/google/uuid v1.1.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue