-
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
Refactor ColumnModification #17946
Comments
While working on this also consider #23027 |
Notes from PR: The signature for the factory method should be
|
UseCurrentValueParameter
,UseOriginalValueParameter
->UseCurrentValue
,UseOriginalValue
,UseParameter
(Entry != null
)Value
implementationUpdateSqlGenerator
,MigrationsModelDiffer
and data operationsThe text was updated successfully, but these errors were encountered: