2 files changed
+2
-2
lines changedSubmodule postgrest-csharp updated 21 files
- CHANGELOG.md+8
- Postgrest/Client.cs+5-32
- Postgrest/Converters/DateTimeConverter.cs+46
- Postgrest/Converters/IntConverter.cs-2
- Postgrest/Helpers.cs+5-5
- Postgrest/Postgrest.csproj+3-3
- Postgrest/PostgrestContractResolver.cs+9-2
- Postgrest/Responses/ModeledResponse.cs+6-3
- Postgrest/StatelessClient.cs+76
- Postgrest/StatelessClientOptions.cs+18
- Postgrest/Table.cs+22-7
- PostgrestExample/PostgrestExample.csproj+1-1
- PostgrestTests/ClientApi.cs+2-2
- PostgrestTests/Coercion.cs+65
- PostgrestTests/Models/KitchenSink.cs+42
- PostgrestTests/PostgrestTests.csproj+1-1
- PostgrestTests/StatelessClientApi.cs+103
- PostgrestTests/db/00-schema.sql+14
- README.md+6
- docker-compose.yml+1-1
- postgrest-csharp.sln+2-1
0 commit comments