Skip to content

Commit

Permalink
Update migrating-to-sqlc-gen-kotlin.md
Browse files Browse the repository at this point in the history
Fixed yaml item type
  • Loading branch information
yasuharu519 committed Jul 9, 2024
1 parent 815aa67 commit 0af9033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/migrating-to-sqlc-gen-kotlin.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ already. Add the following configuration for the plugin:
```yaml
version: "2"
plugins:
name: "kt"
- name: "kt"
wasm:
url: "https://downloads.sqlc.dev/plugin/sqlc-gen-kotlin_1.0.0.wasm"
sha256: "7620dc5d462de41fdc90e2011232c842117b416c98fd5c163d27c5738431a45c"
Expand Down

0 comments on commit 0af9033

Please sign in to comment.