fix: properly encode arrays/structs + fix date formats #98
Annotations
10 errors
|
lint:
internal/sqlbuilder_sqlbuilder.go#L432
QF1001: could apply De Morgan's law (staticcheck)
|
|
lint:
internal/sqlbuilder_sqlbuilder.go#L222
QF1001: could apply De Morgan's law (staticcheck)
|
|
lint:
internal/encoder.go#L636
QF1008: could remove embedded field "Rat" from selector (staticcheck)
|
|
lint:
timestamp_test.go#L20
Error return value of `os.Setenv` is not checked (errcheck)
|
|
lint:
internal/stmt_action.go#L414
Error return value of `rows.Close` is not checked (errcheck)
|
|
lint:
internal/catalog.go#L252
Error return value of `rows.Close` is not checked (errcheck)
|
|
lint:
exec_test.go#L220
Error return value of `db.Close` is not checked (errcheck)
|
|
lint:
exec_test.go#L179
Error return value of `rows.Close` is not checked (errcheck)
|
|
lint:
exec_test.go#L155
Error return value of `db.Close` is not checked (errcheck)
|
|
lint:
exec_test.go#L23
Error return value of `db.Close` is not checked (errcheck)
|