Closed lprada closed 9 years ago
Did you figure out how to use Mig# from a MVC app? I'm not using MVC so I can't really help you but I guess there is nothing special about the MVC scenario. You just use Mig# when it is appropriate to update your database. Or am I missing something here?
We are using Mig# from a MVC project with no problems. The back-end takes care of updating the database schema when required.
Anyone has set the upgrade in a mvc app? How? any ideas?
Thanks