dotnet / dotnet/efcore

Add more validation for shared rows

Open
#29,860 0 comments 0 reactions 0 assignees View on GitHub
area-model-building consider-for-next-release
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

When a column is shared (only in table sharing, not TPH) validate that:
- Either the property types match or the provider types match and the properties that have a different type have a value converter.
- All properties are marked as ValueGenerated.OnUpdateSometimes

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.