Hi All,
during the generation of the mapping for a Database in EF Core v 7, importing the tables in model we have an error because is inserted a wrong value into a table definition.
The wrong value is: .UseTptMappingStrategy()
another problem is that we have a transaction database with a strong hierarchy between tables and unfortunately some are not included in the model.
Best Regards
Andrea