I believe that you should create all entities and relationships, create a new schema, run the migrations and import the data, or just run the migrations in a new schema, and then point to the old schema, so for EF the db will be updated. I hope I helped