[automated] Merge branch 'release/8.0' => 'main'#31660
Merged
ajcvickers merged 5 commits intodotnet:mainfrom dotnet-maestro-bot:merge/release/8.0-to-mainSep 7, 2023
Commits
Commits on Sep 7, 2023
- authored
Map complex type properties to nullable columns when the complex type is declared on a derived type in TPH. (dotnet#31652)
authoredFix to dotnet#31597 - RC1: UnreachableException when loading with proxies and a JSON-mapped complex property (dotnet#31656)
authoredMake RelationalEntityTypeExtensions.GetDefaultTableName return null for owned abstract types in a TPC hierarchy (dotnet#31653)
authored- authored