Allow additional configuration on split tables
Open
area-model-building
area-relational-mapping
area-sqlserver
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
- [ ] Validate that all configuration for the same table has the same values
- [ ] `HasComment`
- [ ] `HasCheckConstraint`
- [ ] `IsMemoryOptimized`
- [ ] `HasNoProperty`
- [ ] `IsTemporal` (#26457)
- [ ] `HasKey().HasName` (#27972)
- [ ] `HasForeignKey().HasConstraintName` (#27971)
- [ ] `HasIndex().HasDatabaseName` (#27973)
- [ ] Additional `Property` facets (#27970)
Contributor guide
Assessment
This issue has not been assessed yet.