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 bcec21b commit 24859f0Copy full SHA for 24859f0
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.4.2/sqlc-gen-better-python.wasm
22
- sha256: 9db2bada2a5f30dc0a48047e026d25e08dc169315df4c4836e7900a1f1eb85e6
+ url: https://github.com/rayakame/sqlc-gen-better-python/releases/download/v0.4.3/sqlc-gen-better-python.wasm
+ sha256: c178ef76085ab4737a9a83f1147662ff0a9a24b8513405880fdfcde3ad30ca66
23
sql:
24
- engine: "postgresql"
25
queries: "query.sql"
0 commit comments