Add database engine plugins (external engines) #6011
Annotations
3 errors and 1 warning
|
|
|
Run go build ./...
Process completed with exit code 1.
|
|
Run go build ./...:
internal/sql/astutils/join.go#L6
no required module provides package github.com/sqlc-dev/sqlc/pkg/ast; to add it:
|
|
.github/workflows/ci.yml#L55
.github/workflows/ci.yml (Line: 55, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
Loading