Commit 8760b31
committed
Bump dependencies:
gotrue-csharp@4.2.6 and postgrest-csharp@3.4.1
1 parent 1f6afe6 commit 8760b31
File tree
5 files changed
+11
-5
lines changed- .github/workflows
- Supabase
- modules
5 files changed
+11
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
Submodule postgrest-csharp updated 57 files
- .documentation/.gitignore+2-1
- .documentation/api/.manifest-149
- .documentation/api/Postgrest.Attributes.ColumnAttribute.yml-2.5k
- .documentation/api/Postgrest.Attributes.PrimaryKeyAttribute.yml-2.5k
- .documentation/api/Postgrest.Attributes.TableAttribute.yml-2.5k
- .documentation/api/Postgrest.Attributes.yml-34
- .documentation/api/Postgrest.Client.yml-937
- .documentation/api/Postgrest.ClientAuthorization.AuthorizationType.yml-178
- .documentation/api/Postgrest.ClientAuthorization.yml-706
- .documentation/api/Postgrest.ClientOptions.yml-666
- .documentation/api/Postgrest.Constants.NullPosition.yml-112
- .documentation/api/Postgrest.Constants.Operator.yml-871
- .documentation/api/Postgrest.Constants.Ordering.yml-112
- .documentation/api/Postgrest.Constants.yml-343
- .documentation/api/Postgrest.Extensions.EnumExtensions.yml-343
- .documentation/api/Postgrest.Extensions.RangeExtensions.yml-343
- .documentation/api/Postgrest.Extensions.yml-28
- .documentation/api/Postgrest.FullTextSearchConfig.yml-474
- .documentation/api/Postgrest.InsertOptions.yml-390
- .documentation/api/Postgrest.Models.BaseModel.yml-647
- .documentation/api/Postgrest.Models.yml-22
- .documentation/api/Postgrest.QueryFilter.yml-1.1k
- .documentation/api/Postgrest.QueryOrderer.yml-570
- .documentation/api/Postgrest.RequestException.yml-679
- .documentation/api/Postgrest.Responses.BaseResponse.yml-449
- .documentation/api/Postgrest.Responses.ErrorResponse.yml-539
- .documentation/api/Postgrest.Responses.ModeledResponse-1.yml-556
- .documentation/api/Postgrest.Responses.yml-72
- .documentation/api/Postgrest.Table-1.yml-2.2k
- .documentation/api/Postgrest.yml-147
- .documentation/api/index.md
- .documentation/api/toc.yml-64
- .documentation/docfx.json+31-42
- .documentation/index.md+4
- .documentation/toc.yml+1-4
- .github/workflows/build-and-test.yml+16-16
- .github/workflows/build-documentation.yaml+13-9
- .github/workflows/release.yml+16-12
- CHANGELOG.md+14
- Postgrest/Attributes/ReferenceAttribute.cs+6-12
- Postgrest/Client.cs+1
- Postgrest/Hooks.cs+1
- Postgrest/Postgrest.csproj+9-13
- Postgrest/PostgrestContractResolver.cs+1-7
- Postgrest/Table.cs+19-6
- PostgrestExample/Models/Message.cs+3-3
- PostgrestExample/Models/Movie.cs+6-6
- PostgrestExample/Models/User.cs+5-5
- PostgrestExample/PostgrestExample.csproj+3-4
- PostgrestTests/ClientTests.cs+39-46
- PostgrestTests/Models/ForeignKeyTestModel.cs+3-3
- PostgrestTests/Models/LinkedModels.cs+3-3
- PostgrestTests/Models/NestedForeignKeyTestModel.cs+2-2
- PostgrestTests/PostgrestTests.csproj+5-12
- PostgrestTests/ReferenceTests.cs+31-1
- azure-pipelines.yml-62
- postgrest-csharp.sln+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments