Commit Graph

89 Commits

Author SHA1 Message Date
dependabot[bot]
07a3c96415 Bump EFCoreVersion from 6.0.1 to 6.0.2 (#123) 2022-02-08 22:49:26 +01:00
dependabot[bot]
346f29ec1e Bump actions/upload-artifact from 2.3.0 to 2.3.1 (#118) 2021-12-16 10:53:58 +01:00
dependabot[bot]
03d4358fd9 Bump EFCoreVersion from 6.0.0 to 6.0.1 (#117) 2021-12-14 22:16:13 +01:00
dependabot[bot]
3f78a2fb72 Bump actions/upload-artifact from 2.2.4 to 2.3.0 (#116) 2021-12-08 12:39:48 +01:00
dependabot[bot]
45facbd447 Bump actions/setup-dotnet from 1.8.2 to 1.9.0 (#113) 2021-11-24 23:05:09 +01:00
Shay Rojansky
1d7c3ef86d Add test for #84 2021-11-19 14:51:41 +01:00
Shay Rojansky
0cd5825bcd Reset all primary keys in the TPT hierarchy
Fixes #112
2021-11-19 14:37:03 +01:00
Shay Rojansky
cb9130ed08 Fix rewriting with OwnsMany
Fixes #69
2021-11-19 09:32:44 +01:00
dependabot[bot]
b0b573cb3e Bump Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1 (#105) 2021-11-10 23:58:37 +01:00
Shay Rojansky
a447770a14 Don't create table for View/SqlQuery/Function-mapped entity types (#104)
Fixes #94
2021-11-10 12:08:28 +00:00
Shay Rojansky
942d8516a9 Document UseUpperSnakeCaseNamingConvention
See #31
2021-11-10 11:04:30 +01:00
Shay Rojansky
4fab36f59b Bump version to 6.0 2021-11-10 10:28:36 +01:00
dependabot[bot]
87f1637b17 Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0 (#103) 2021-11-09 23:06:33 +01:00
dependabot[bot]
58fc02fa01 Bump MicrosoftExtensionsVersion from 6.0.0-rc.1.21451.13 to 6.0.0 (#100) 2021-11-08 22:19:07 +01:00
dependabot[bot]
48434c5a60 Bump actions/checkout from 2.3.5 to 2.4.0 (#98) 2021-11-03 11:07:22 +01:00
dependabot[bot]
3bd4e44d61 Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 (#97) 2021-10-28 00:14:19 +02:00
dependabot[bot]
9002c9b2c9 Bump actions/checkout from 2.3.4 to 2.3.5 (#96) 2021-10-15 23:10:24 +02:00
Shay Rojansky
cd128bbd13 Fixup to 6.0.0-rc.1 upgrade
* Require 6.0.100-rc.1 SDK in global.json
* Tighter ShouldUseSameServiceProvider
2021-09-26 19:23:58 +03:00
Zvonimir Matić
1bc13f8daa Upgrade to RC1 (#93)
* Changed versions and implemented methods
* Changed C# version to 10.0 and replaced CreateConventionSetBuilder method
* Upgrade the version of fotnet in build workflow
* Fix dotnet version again in build workflow
2021-09-26 19:21:02 +03:00
dependabot[bot]
5f3e65ebe8 Bump actions/setup-dotnet from 1.8.1 to 1.8.2 (#91) 2021-09-15 09:29:34 +02:00
dependabot[bot]
f7ac14365b Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 (#90) 2021-08-13 23:48:32 +02:00
dependabot[bot]
4544bc5a52 Bump actions/setup-dotnet from 1.8.0 to 1.8.1 (#88) 2021-06-29 16:16:02 +03:00
dependabot[bot]
f641f217ad Bump actions/upload-artifact from 2.2.3 to 2.2.4 (#86) 2021-06-17 01:47:26 +02:00
dependabot[bot]
259d80d9d2 Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 (#83) 2021-05-26 13:42:13 +02:00
dependabot[bot]
9fb8336ee5 Bump actions/checkout from 2 to 2.3.4 (#82) 2021-05-12 10:35:54 +02:00
dependabot[bot]
61d6dd5293 Bump actions/setup-dotnet from v1 to v1.8.0 (#81) 2021-05-06 11:53:52 +02:00
Vyacheslav Mostovoy
748054bf6e Support efcore 6.0 preview 3 (#80) 2021-04-19 19:58:50 +02:00
dependabot[bot]
872404a96c Bump EFCoreVersion from 5.0.4 to 5.0.5 (#77) 2021-04-07 11:15:55 +02:00
dependabot[bot]
4d0da49720 Bump actions/upload-artifact from v2.2.2 to v2.2.3 (#78) 2021-04-07 11:11:13 +02:00
dependabot[bot]
3b13c30255 Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 (#76)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.1...v16.9.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-02 09:56:34 +02:00
dependabot[bot]
5572e74433 Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.9.1 (#71)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.0 to 16.9.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.0...v16.9.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 23:11:08 +01:00
dependabot[bot]
195904b368 Bump actions/upload-artifact from v1 to v2.2.2 (#70)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.2.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...e448a9b857ee2131e752b06002bf0e093c65e571)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 23:10:59 +01:00
Shay Rojansky
ad12e107b4 Enable dependabot 2021-03-10 23:08:32 +01:00
Shay Rojansky
a1f10cf3ba Extract package versions to properties 2021-03-10 23:08:09 +01:00
Shay Rojansky
6abc7db298 Switch to centralized package management 2021-02-16 20:35:36 +01:00
Shay Rojansky
55bd4b4877 Fix issues around setting the owner's table name explicitly (#68)
Fixes #67
2021-02-15 15:07:32 +00:00
Shay Rojansky
8d45a88561 Bump version to 5.0.2 2021-01-22 19:54:37 +01:00
Shay Rojansky
206245cdfd Avoiding rewriting PK name for owned entity in a TPT hierarchy (#63)
Fixes #62
2021-01-22 18:27:44 +00:00
Fernando Contreras
bc046ca656 Adding support for lowercasing only the first character (#59) (#60)
Closes #59
2021-01-18 18:41:55 +01:00
Shay Rojansky
5b060fce6b Correct tiny warning thing 2021-01-15 15:33:56 +01:00
Shay Rojansky
27ab6b4ca7 Bump version to 5.0.1 2021-01-09 15:37:38 +01:00
Shay Rojansky
ea9e59ca80 Fix owned entity support (#58)
* Also avoid rewriting primary key name with TPT
* Also redo tests again to be properly end-to-end

Fixes #50
2021-01-09 15:35:44 +01:00
Shay Rojansky
4cb06461dd Proper support for table splitting (#55)
Fixes #54
2020-12-17 15:25:00 +02:00
Shay Rojansky
1f7549dc73 Switch Github Actions to use Ubuntu 20.04 2020-12-11 09:04:00 +02:00
Shay Rojansky
b5fc8a3eb9 Fixup
See https://github.com/efcore/EFCore.NamingConventions/pull/47#pullrequestreview-549351916
2020-12-11 09:04:00 +02:00
Shay Rojansky
3f62586c3f Big overhaul for 5.0 (#47)
* Use EF Core 5.0
* Fixes around TPH, owned entity management
* Redid tests

Fixes #45
Closes #46
Fixes #41
2020-12-10 14:52:26 +02:00
Shay Rojansky
36a41daa87 Don't pack and publish PRs 2020-09-16 14:11:21 +03:00
Shay Rojansky
4edb150000 Rearrange folders 2020-09-16 10:24:48 +03:00
Shay Rojansky
81c991de19 Tiny spacing fix 2020-09-15 10:07:27 +03:00
Shay Rojansky
150dfa80a1 Bump version and dependencies to 5.0.0-rc1 2020-09-15 02:16:06 +03:00