efcore
efcore copied to clipboard
CosmosManyToManyJoinEntityTypeConvention should remove the properties on the join entity type corresponding to the old partition key
See https://github.com/dotnet/efcore/pull/33536#pullrequestreview-2009733676
This was never implemented for non-hierarchical keys, and given the last of usage of join entities on Cosmos, it is quite low priority.
Would be handled by #15898