We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce9e964 commit c36c9e1Copy full SHA for c36c9e1
1 file changed
.github/workflows/ci.yml
@@ -32,7 +32,6 @@ jobs:
32
- name: Test sqlc
33
run: go test --tags=examples -v ./...
34
env:
35
- SQLC_EXPERIMENTAL_PARSER: on
36
PG_USER: postgres
37
PG_HOST: localhost
38
PG_DATABASE: postgres
0 commit comments