Make value generation strategies more relational
Open
area-model-building
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
Our current value generation strategy is completely internal to each provider; there's a lot of complexity there that needs to be ported, and it's one of the big paint points when syncing up external provider to EF Core.
We should look into moving as much of this logic into relational.
Contributor guide
Assessment
This issue has not been assessed yet.