We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba41610 commit 53fa0b2Copy full SHA for 53fa0b2
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.2.0.wasm
9
- sha256: a6c5d174c407007c3717eea36ff0882744346e6ba991f92f71d6ab2895204c0e
+ url: https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.3.0.wasm
+ sha256: fbedae96b5ecae2380a70fb5b925fd4bff58a6cfb1f3140375d098fbab7b3a3c
10
sql:
11
- schema: "schema.sql"
12
queries: "query.sql"
0 commit comments