File tree
3 files changed
+4
-4
lines changed- Supabase
- modules
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
Submodule functions-csharp updated 21 files
- .documentation/.gitignore+2-1
- .documentation/api/.manifest-100
- .documentation/api/index.md-1
- .documentation/api/toc.yml-37
- .documentation/docfx.json+17-40
- .documentation/index.md+5-1
- .documentation/toc.yml+1-4
- .github/workflows/build-and-test.yml+31
- .github/workflows/build-documentation.yaml+13-9
- .github/workflows/dotnet-core.yml-33
- .github/workflows/release.yml+18-15
- CHANGELOG.md+4
- Functions/Client.cs+9-3
- Functions/Functions.csproj+7-18
- Functions/InvokeFunctionOptions.cs+9-3
- FunctionsTests/ClientTests.cs+21-6
- FunctionsTests/FunctionsTests.csproj+6-6
- README.md+7
- docker-compose.yml+17
- functions-csharp.sln+5-5
- supabase/functions/main/index.ts+94
Submodule postgrest-csharp updated 10 files
- CHANGELOG.md+11
- Postgrest/Attributes/ReferenceAttribute.cs+1-1
- Postgrest/Interfaces/IPostgrestTable.cs+3-3
- Postgrest/Linq/WhereExpressionVisitor.cs+298-283
- Postgrest/Postgrest.csproj+3-3
- Postgrest/QueryFilter.cs+246-220
- Postgrest/Table.cs+19-17
- PostgrestTests/ClientTests.cs+9-6
- PostgrestTests/LinqTests.cs+36-3
- PostgrestTests/db/01-dummy-data.sql+2-1
0 commit comments