File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ version: "2"
1212plugins :
1313- name : csharp
1414 wasm :
15- url : https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.22.1 /sqlc-gen-csharp.wasm
16- sha256 : 0b07a86555e7adf9aed7f5e4eeb5f89762e182420574edf81cf98173e0d80121
15+ url : https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.22.2 /sqlc-gen-csharp.wasm
16+ sha256 : 40af6dbb1447fb42f9e12d094a79e5adbfcb3669470cf7055896a179ee2e7427
1717sql :
1818 # For PostgresSQL
1919 - schema : schema.sql
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ version: "2"
44plugins :
55- name : csharp
66 wasm :
7- url : https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.22.1 /sqlc-gen-csharp.wasm
8- sha256 : 0b07a86555e7adf9aed7f5e4eeb5f89762e182420574edf81cf98173e0d80121
7+ url : https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.22.2 /sqlc-gen-csharp.wasm
8+ sha256 : 40af6dbb1447fb42f9e12d094a79e5adbfcb3669470cf7055896a179ee2e7427
99sql :
1010 # For PostgresSQL
1111 - schema : schema.sql
You can’t perform that action at this time.
0 commit comments