Fully support entity splitting with JSON mapping (and other non-simple-property scenarios)
Open
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
Assessment
This issue has not been assessed yet.