Answer the question
In order to leave comments, you need to log in
How to configure migration with Model first approach?
Tell me or throw links, how to set up migration from Model first?
Answer the question
In order to leave comments, you need to log in
We will answer no way. Migration can only be configured using Code First, for Schema or ModelFirst you need to update edmx yourself, it has its own special wizard. And to change the database itself, I took fluentmigrator, it is simply configured to store versions of migrations, it is easy to roll back or update the database.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question