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 610aa9c commit f13076fCopy full SHA for f13076f
examples/kotlin/sqlc.json
@@ -3,8 +3,9 @@
3
"plugins": [
4
{
5
"name": "kt",
6
- "process": {
7
- "cmd": "sqlc-gen-kotlin"
+ "wasm": {
+ "url": "file:///Users/kyle/projects/sqlc-gen-kotlin/plugin/sqlc-gen-kotlin.wasm",
8
+ "sha256": "8c18cbef4da156c4d419bed331e0dab4be835b2cb7bee578607df40c3c35b42f"
9
}
10
11
],
0 commit comments