C#C
C#3y ago
OkOk

❔ EF Migration successful but nothing changes

I can see that the commands resulted OK, the migration has the new columns and the database has the new migration in it's history

Yet the new columns in the model have not been added to the database

I have made migrations many times in this project without problems, attaching relevant pictures and migration (Newest migration is "addSuccessIncrement14" and a new column is "waitDescription")

I have tried Clean/Rebuild, and checked GPTs suggestions
Was this page helpful?