Support for CHECK constraints #14425
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
customer-reported
good first issue
This issue should be relatively straightforward to fix.
help wanted
This issue involves technologies where we are not experts. Expert help would be appreciated.
type-enhancement
Milestone
Are there any plans to add support for CHECK constraints in EFCore. It could be useful when you have a column "Gender" and you want to restrict possible values to "Male" and "Female".
Also defining an enum type column type should automatically create a CHECK constraint in database.
Further technical details
EF Core version: ??
Database Provider: ??
Operating system: Windows
IDE: (e.g. Visual Studio 2017 15.9.4)
The text was updated successfully, but these errors were encountered: