Add database engine plugins (external engines) #6020
Annotations
2 errors and 1 warning
|
install ./...
Process completed with exit code 1.
|
|
install ./...:
examples/plugin-based-codegen/plugins/sqlc-gen-rust/main.go#L13
no required module provides package github.com/sqlc-dev/sqlc/pkg/plugin; 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