2
Answers

Entity framework code first migration issue

umair arshad

umair arshad

6y
516
1
My question is that i delete a table from database and generate new lmigration for the same model to create table but the issue is new migration is generating the old migration not the new one , means how could i clear the old migration so i can create now migration
Answers (2)