-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add entity-splitting model building support
Allow specifying different column names per table in TPT, TPC or entity splitting Move EntityTypeBuilder properties on store object builders to explicit implementation Change TableValuedFunctionBuilder to follow the pattern Introduce IReadOnlyStoreObjectDictionary to abstract table-specific configuration storage Rename GetColumnBaseName to GetColumnName Part of #620 Fixes #19811
- Loading branch information
1 parent
f43f454
commit a95d1f0
Showing
109 changed files
with
8,295 additions
and
3,044 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.