S
S
Sergey Konovalov2015-10-08 17:50:13
MySQL
Sergey Konovalov, 2015-10-08 17:50:13

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

1 answer(s)
S
Sergey Konovalov, 2015-10-10
@zakar1ya

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 question

Ask a Question

731 491 924 answers to any question