Reset Entity-Framework Migrations
I’ve mucked up my migrations, I used IgnoreChanges on the initial migration, but now I want to delete all my migrations and start … Read more
I’ve mucked up my migrations, I used IgnoreChanges on the initial migration, but now I want to delete all my migrations and start … Read more
This looks like a really common task, but I can’t find an easy way to do it. I want to undo the last … Read more