We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efa6671 commit 4b25f68Copy full SHA for 4b25f68
examples/sqlc.yaml
@@ -2,8 +2,8 @@ version: "2"
2
plugins:
3
- name: ts
4
wasm:
5
- url: https://downloads.sqlc.dev/plugin/sqlc-gen-typescript_0.1.0.wasm
6
- sha256: c78326f02dfadcc0de61cd77c157aa0985d1f8f446efb8224c4c113ec3718ea0
+ url: https://downloads.sqlc.dev/plugin/sqlc-gen-typescript_0.1.1.wasm
+ sha256: 241c2b00bd96192eaac85f5ba435ced0d510c93f18380751c1dab3ad2fa0cfbc
7
sql:
8
- schema: "authors/postgresql/schema.sql"
9
queries: "authors/postgresql/query.sql"
0 commit comments