//EF 6.4 //PM> Update-Database -TargetMigration:"NameOfSecondToLastMigration"
Update-Database -Migration:0 -Context DbContext