Comment removal in migrations #16799
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-cleanup
Milestone
SqlServerMigrationsSqlGenerator never removes comments.It's a bit odd that there's a general API for adding comments (MigrationsSqlGenerator.GenerateComment) but removal is a special SqlServer-specific thing...
The text was updated successfully, but these errors were encountered: