dotnet/efcore
### [`v7.0.4`](https://togithub.com/dotnet/efcore/releases/tag/v7.0.4): EF Core 7.0.4
This is a [patch release of EF Core 7.0](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/7.0.4) containing only [important bug fixes](https://togithub.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A7.0.4+is%3Aclosed):
- [Exception replacing multi-level relationship in EF7](https://togithub.com/dotnet/efcore/issues/30135)
- [Deletion can cause error "The association between entity types A and B has been severed..."](https://togithub.com/dotnet/efcore/issues/30122)
- [Non-empty second migration in TPC scheme using inheritance](https://togithub.com/dotnet/efcore/issues/30058)
- [Entity Framework Core 7 keeps creating the same migration for Nullable DateTime field](https://togithub.com/dotnet/efcore/issues/29985)
- [TPC mapping strategy not respecting default database schema during migration](https://togithub.com/dotnet/efcore/issues/29899)
- [Count after Take throws "No column name was specified for column 1 of 't'."](https://togithub.com/dotnet/efcore/issues/29667)
And for [Microsoft.Data.Sqlite]():
- [ArgumentOutOfRangeException in SqliteConnectionFactory.PruneCallback](https://togithub.com/dotnet/efcore/issues/29952)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
7.0.3
->7.0.4
Release Notes
dotnet/efcore
### [`v7.0.4`](https://togithub.com/dotnet/efcore/releases/tag/v7.0.4): EF Core 7.0.4 This is a [patch release of EF Core 7.0](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/7.0.4) containing only [important bug fixes](https://togithub.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A7.0.4+is%3Aclosed): - [Exception replacing multi-level relationship in EF7](https://togithub.com/dotnet/efcore/issues/30135) - [Deletion can cause error "The association between entity types A and B has been severed..."](https://togithub.com/dotnet/efcore/issues/30122) - [Non-empty second migration in TPC scheme using inheritance](https://togithub.com/dotnet/efcore/issues/30058) - [Entity Framework Core 7 keeps creating the same migration for Nullable DateTime field](https://togithub.com/dotnet/efcore/issues/29985) - [TPC mapping strategy not respecting default database schema during migration](https://togithub.com/dotnet/efcore/issues/29899) - [Count after Take throws "No column name was specified for column 1 of 't'."](https://togithub.com/dotnet/efcore/issues/29667) And for [Microsoft.Data.Sqlite](): - [ArgumentOutOfRangeException in SqliteConnectionFactory.PruneCallback](https://togithub.com/dotnet/efcore/issues/29952)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.