Commit Graph

126 Commits

Author SHA1 Message Date
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
Shay Rojansky
58f39b7ccf Pack CI vs. release packages 2020-09-15 02:16:06 +03:00
Shay Rojansky
3dfe9ca854 Produce snupkg 2020-09-15 02:09:02 +03:00
Shay Rojansky
5d383cfabd Update package tags 2020-09-15 02:08:31 +03:00
Shay Rojansky
d63a18ce75 Apply EF Core code styling 2020-09-14 17:29:47 +03:00
Shay Rojansky
cbf0949176 Use latest 3.1 SDK 2020-09-13 21:10:43 +03:00
Shay Rojansky
d4bacdcab7 General refactoring
* Specific no longer extend from an EF convention base class, but rather
  implement an interface (easier for testing).
* The EF convention now accepts a rewriter in its ctor.
* Eliminated useless duplication in the tests, we now have one test
  suite for the EF convention, and another suite for the various
  specific rewriters.
2020-09-13 17:50:34 +03:00
Shay Rojansky
4776189715 Update to 5.0.0-preview8 2020-09-13 17:07:07 +03:00
Rafael
c442559286 Upper snake case naming convention (#32)
Closes #31
2020-06-26 21:36:55 +02:00
Shay Rojansky
faeeb6e395 Run Github Actions workflow for PRs too 2020-06-26 21:36:09 +02:00
Shay Rojansky
40d6b1d78f Pack nugets with Github Actions
Also add SourceLink
2020-06-18 01:33:27 +02:00
Shay Rojansky
d5511c6f6c Proper prefix management on owned entity properties
Fixes #17
Fixes #26
2020-06-18 01:22:37 +02:00
Shay Rojansky
24b3195804 Fix owner entity table name resetting 2020-06-18 01:19:29 +02:00
Shay Rojansky
40929d904f Set version to 5.0.0-preview5
Fixes #30
2020-06-18 01:19:25 +02:00