File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11version : ' 2'
22plugins :
33 - name : graphql
4- process :
5- cmd : " ../../bin/sqlc-graphql"
6- # wasm:
7- # url: https://github.com/debugger84/sqlc-graphql/releases/download/v0.2.0 /sqlc-graphql.wasm
8- # sha256: b7bb17d20b246627fbdf34e4997e1a191b3280d02f57d6b403c205dbf23e114c
4+ # process:
5+ # cmd: "../../bin/sqlc-graphql"
6+ wasm :
7+ url : https://github.com/debugger84/sqlc-graphql/releases/download/v0.2.2 /sqlc-graphql.wasm
8+ sha256 : 4791910ca23fc14ea82325dd5942f57891e2c329d7918645afeea02c4c05418a
99
1010 - name : golang
11- process :
12- cmd : " ../../../sqlc-gen-go/bin/sqlc-gen-go"
13- # wasm:
14- # url: https://github.com/debugger84/sqlc-gen-go/releases/download/v1.3.2 /sqlc-gen-go.wasm
15- # sha256: 2fc0ab0cba9682f9c4e531e7b51b2ee0e844d6ed1569f6bd380233ba8b3eaa0d
11+ # process:
12+ # cmd: "../../../sqlc-gen-go/bin/sqlc-gen-go"
13+ wasm :
14+ url : https://github.com/debugger84/sqlc-gen-go/releases/download/v1.3.3 /sqlc-gen-go.wasm
15+ sha256 : b6e6eea7cc19632b3571db75bd5dd46a5490896e7032861b614684abbc659647
1616sql :
1717 - engine : " postgresql"
1818 schema :
You can’t perform that action at this time.
0 commit comments