I am adding a new migration but this message shows:
Unable to generate an explicit migration because the following explicit migrations are pending:
For me, i deleted the migration file(in your case "201203170856167_left") from Migrations folder, and then ran the below command in Package Manager console
Migrations
Add-Migration Update-Database