Preventing data-loss when renaming columns with EF Core
EF Core can remove important data if you are not careful. Read how you can prevent your migration losing data when renaming columns.
blog for a lazy developer
EF Core can remove important data if you are not careful. Read how you can prevent your migration losing data when renaming columns.