I created the migration using the Add-Migration command, but I would like to change the name of this migration. How can I cancel a migration command so that I can restore it using a new name?
Is it just a matter of deleting the generated files, or could this be a bad idea?
entity-framework-5 entity-framework code-first-migrations
Miguel Angelo Jan 23 '14 at 15:13 2014-01-23 15:13
source share