File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ version: "2"
12
12
plugins :
13
13
- name : csharp
14
14
wasm :
15
- url : https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.15.0 /sqlc-gen-csharp.wasm
16
- sha256 : 9b16b1afddcbb50f52cfc191376ff80fd105dc3c5906f6dac802f5533097d214
15
+ url : https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.15.1 /sqlc-gen-csharp.wasm
16
+ sha256 : c8dd8f5eabe10bbae78ae7ba36a35a636f760e2c2e1c202da64b76a8c308f654
17
17
sql :
18
18
# For PostgresSQL
19
19
- schema : schema.sql
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ version: "2"
4
4
plugins :
5
5
- name : csharp
6
6
wasm :
7
- url : https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.15.0 /sqlc-gen-csharp.wasm
8
- sha256 : 9b16b1afddcbb50f52cfc191376ff80fd105dc3c5906f6dac802f5533097d214
7
+ url : https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.15.1 /sqlc-gen-csharp.wasm
8
+ sha256 : c8dd8f5eabe10bbae78ae7ba36a35a636f760e2c2e1c202da64b76a8c308f654
9
9
sql :
10
10
# For PostgresSQL
11
11
- schema : schema.sql
You can’t perform that action at this time.
0 commit comments