File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.21.1 /sqlc-gen-csharp.wasm
16- sha256 : f687963c30bbe2a3d4a2abe8343538f3daa1271f683580e779065285304787b9
15+ url : https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.21.2 /sqlc-gen-csharp.wasm
16+ sha256 : 98990c2a46b0e315c7f062f5643e3404ed4150a5ef2808c47a4e10084443506e
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.21.1 /sqlc-gen-csharp.wasm
8- sha256 : f687963c30bbe2a3d4a2abe8343538f3daa1271f683580e779065285304787b9
7+ url : https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.21.2 /sqlc-gen-csharp.wasm
8+ sha256 : 98990c2a46b0e315c7f062f5643e3404ed4150a5ef2808c47a4e10084443506e
99sql :
1010 # For PostgresSQL
1111 - schema : schema.sql
You can’t perform that action at this time.
0 commit comments