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 0d70679 commit 34be140Copy full SHA for 34be140
examples/sqlc.yaml
@@ -2,8 +2,8 @@ version: '2'
2
plugins:
3
- name: py
4
wasm:
5
- url: https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.1.0.wasm
6
- sha256: ef58f143a8c116781091441770c7166caaf361dd645f62b8f05f462e9f95c3b2
+ url: https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.2.0.wasm
+ sha256: a6c5d174c407007c3717eea36ff0882744346e6ba991f92f71d6ab2895204c0e
7
sql:
8
- schema: "src/authors/schema.sql"
9
queries: "src/authors/query.sql"
0 commit comments