Skip to content
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

Fix making column required on SQL Server with idempotent migrations #29619

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

roji
Copy link
Member

@roji roji commented Nov 19, 2022

Fixes #29530

@roji roji requested a review from a team November 19, 2022 08:33
@roji roji merged commit 6b3b852 into dotnet:main Nov 21, 2022
@roji roji deleted the MakeColumnRequiredIdempotent branch November 21, 2022 23:43
roji added a commit to roji/efcore that referenced this pull request Dec 6, 2022
roji added a commit to roji/efcore that referenced this pull request Dec 7, 2022
wtgodbe pushed a commit that referenced this pull request Jan 4, 2023
roji added a commit to roji/efcore that referenced this pull request Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Idempotent migration script not working on EFCore7.0 for AlterColumn when nullable changed from true to false
2 participants