❔ Scaffold migrations from existing DB
I have an existing dotnet web api that wasn’t code migrations and instead used db diffing up until now, i want to switch over to using code based migrations but I’m unsure how to do that. I’ve only ever added migrations to a fresh project. Would the db scaffold command suffice?
1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.