Non-empty second migration in TPC scheme using inheritance #30058
Labels
area-migrations
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
customer-reported
Servicing-approved
type-bug
Milestone
I'm using a bit change example from microsoft documentation "What's new in EF 7":
Then I create 2 migrations using:
The second migration must be empty. But I've got non-empty result:
Provider and version information
EF Core version: 7.0.1
Database provider: Npgsql Entity Framework Core provider for PostgreSQL
Target framework: NET 7.0
Operating system: Windows 10
IDE: Visual Studio 2022 17.4
The text was updated successfully, but these errors were encountered: