add basic psql support #557
Annotations
4 errors
lint
issues found
|
lint:
linglet/sql/psql.go#L91
shadow: declaration of "err" shadows declaration at line 20 (govet)
|
lint:
linglet/sql/psql.go#L56
shadow: declaration of "err" shadows declaration at line 20 (govet)
|
lint:
linglet/sql/psql.go#L69
`if columnName.Valid` has complex nested blocks (complexity: 5) (nestif)
|