jet/qrm
go-jet 0d418890ab Qrm refactor
- Allow custom types Scan method to read values returned by the driver rather then the value from intermediate Null types. Scan to intermidiate Null types removed.
- Better error handling
2021-10-15 17:43:10 +02:00
..
internal Qrm refactor 2021-10-15 17:43:10 +02:00
db.go Add support to retrieve Rows from statement 2021-05-16 18:46:50 +02:00
qrm.go Qrm refactor 2021-10-15 17:43:10 +02:00
scan_context.go Qrm refactor 2021-10-15 17:43:10 +02:00
utill.go Qrm refactor 2021-10-15 17:43:10 +02:00
utill_test.go Update lossless decimal tests to use new floats test table and DECIMAL literal constructor. 2021-05-09 16:37:16 +02:00