-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrations: CHECK Discriminator Values #2594
Labels
Comments
rowanmiller
added
type-enhancement
help wanted
This issue involves technologies where we are not experts. Expert help would be appreciated.
labels
Jul 10, 2015
divega
added
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.
and removed
help wanted
This issue involves technologies where we are not experts. Expert help would be appreciated.
good first issue
This issue should be relatively straightforward to fix.
labels
May 31, 2019
ajcvickers
added
good first issue
This issue should be relatively straightforward to fix.
and removed
help wanted
This issue involves technologies where we are not experts. Expert help would be appreciated.
labels
Aug 5, 2019
This was referenced Oct 24, 2019
Duplicate of efcore/EFCore.CheckConstraints#2 |
roji
added
closed-external
and removed
good first issue
This issue should be relatively straightforward to fix.
propose-close
labels
May 15, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We could add a
CHECK
constraint to the discriminator column to ensure it's one expected by your model.The text was updated successfully, but these errors were encountered: