8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68835c1 commit 831799cCopy full SHA for 831799c
Makefile
@@ -1,4 +1,4 @@
1
-all: sqlc-gen-python sqlc-gen-python.wasm
+all: sqlc-gen-python
2
3
sqlc-gen-python:
4
cd plugin && go build -o ~/bin/sqlc-gen-python ./main.go
0 commit comments