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 1138826 commit 613b800Copy full SHA for 613b800
README.md
@@ -5,8 +5,8 @@ version: '2'
5
plugins:
6
- name: kt
7
wasm:
8
- url: https://downloads.sqlc.dev/plugin/sqlc-gen-kotlin_1.1.0.wasm
9
- sha256: 57890144f4effed4fe71855418b87ad26d53dc5ed2030a66ad77e5e3a93d77fb
+ url: https://downloads.sqlc.dev/plugin/sqlc-gen-kotlin_1.2.0.wasm
+ sha256: 22b437ecaea66417bbd3b958339d9868ba89368ce542c936c37305acf373104b
10
sql:
11
- schema: src/main/resources/authors/postgresql/schema.sql
12
queries: src/main/resources/authors/postgresql/query.sql
0 commit comments