I am adding a new migration but this message shows:
Unable to generate an explicit migration because the following explicit migrations are pending: [201203170856167_left]. Apply the pending explicit migrations before attempting to generate a new explicit migration.
Can any one help me?
It tells you that there is some unprocessed migration in your application and it requires running Update-Database
before you can add another migration.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With