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.22.3 /sqlc-gen-csharp.wasm
16- sha256 : 39ec1607e7477fd1b17415409a8d71f247bdad4f6b936fcb00d21950bc057250
15+ url : https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.23.0 /sqlc-gen-csharp.wasm
16+ sha256 : 908fad28684df51cfc4d60a76f0c870e72a240fb84c1d01f53c39a74ba9bb9ea
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.3 /sqlc-gen-csharp.wasm
8- sha256 : 39ec1607e7477fd1b17415409a8d71f247bdad4f6b936fcb00d21950bc057250
7+ url : https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.23.0 /sqlc-gen-csharp.wasm
8+ sha256 : 908fad28684df51cfc4d60a76f0c870e72a240fb84c1d01f53c39a74ba9bb9ea
99sql :
1010 # For PostgresSQL
1111 - schema : schema.sql
You can’t perform that action at this time.
0 commit comments