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 b13c0dd commit 0d70679Copy full SHA for 0d70679
README.md
@@ -5,8 +5,8 @@ version: '2'
5
plugins:
6
- name: py
7
wasm:
8
- url: https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.1.0.wasm
9
- sha256: ef58f143a8c116781091441770c7166caaf361dd645f62b8f05f462e9f95c3b2
+ url: https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.2.0.wasm
+ sha256: a6c5d174c407007c3717eea36ff0882744346e6ba991f92f71d6ab2895204c0e
10
sql:
11
- schema: "schema.sql"
12
queries: "query.sql"
0 commit comments