Fix query to get primary column names for postgres #70
Annotations
3 errors
Golangci-lint:
drivers/postgres.go#L888
`collumn` is a misspelling of `column` (misspell)
|
Golangci-lint:
components/ConnectionsTable.go#L77
redefines-builtin-id: redefinition of the built-in type error (revive)
|
Golangci-lint
issues found
|
Loading