DbSet names are not used for table names in TPT and TPC mappings #28193
Labels
area-model-building
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-enhancement
Milestone
This never mattered before because TPT required explicit table naimg. Now, with
UseTptMappingStrategy
andUseTpcMappingStrategy
, it does matter.For example:
The tables are:
The text was updated successfully, but these errors were encountered: