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 e3eb358 commit 7d6ee8fCopy full SHA for 7d6ee8f
README.md
@@ -18,8 +18,8 @@ version: "2"
18
plugins:
19
- name: python
20
wasm:
21
- url: https://github.com/rayakame/sqlc-gen-better-python/releases/download/v0.3.1/sqlc-gen-better-python.wasm
22
- sha256: 6e2a6d4d4a2320e32ebc25bf718342d97d2de75fc6fd00bf196ca3e5edca6ee8
+ url: https://github.com/rayakame/sqlc-gen-better-python/releases/download/v0.4.0/sqlc-gen-better-python.wasm
+ sha256: 4abc65163287f21bbb10325f7ba0b2f5aefd13e316e59af06e9b5d73c83ca4b5
23
sql:
24
- engine: "postgresql"
25
queries: "query.sql"
0 commit comments