Replacing PK to PK TPT or TPC dependent with different type fails #29874
Labels
area-model-building
area-save-changes
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
Same scenario as #29789, except that this also did not work in EF Core 6.0.
When using TPT, a new row is inserted for the new type, but the old row for the existing type is not removed.
When using TPC, the following is thrown during model building:
The text was updated successfully, but these errors were encountered: