On ASP.NET 5 Beta 8. EF7
What is the dnx command to rollback to the point before you created the database with your initial migration?
Due to EntityFramework design meeting, they decided to modify some commands...
Design Meeting Notes July 23, 2015
You could try to specify migration name during database update
dnx ef database update 0