Add property 'HasTrigger ' for table to support EF Core 7.0
For support the new features of EF Core 7.0 it is necessary to tell the modelBuilder if a table has one or more triggers:
12
votes

For support the new features of EF Core 7.0 it is necessary to tell the modelBuilder if a table has one or more triggers: