dotnet / dotnet/efcore

Fully support entity splitting with JSON mapping (and other non-simple-property scenarios)

Open
#36,172 0 comments 0 reactions 0 assignees View on GitHub
area-json area-model-building area-relational-mapping
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

While work has been done to support this in #36145, SplitTableBuilder currently only supports properties. There may be other missing pieces to fully support this.

There are also potentially other non-JSON scenarios here, such as a non-JSON complex property mapped to multiple relational columns, but in the separate table.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.