efcore / EFCore.FSharp

Adds F# design-time support to EF Core
MIT License
228 stars 26 forks source link

Fix AlterColumnMigration generation (#124) #125

Closed simon-reynolds closed 2 years ago

simon-reynolds commented 2 years ago

Proposed Changes

Changes to migration operation generation to ensure code does not create unnecessary warnings that can result in errors

Types of changes

Checklist