Database is not getting created at first time

后端 未结 2 1149
一个人的身影
一个人的身影 2021-01-14 11:06

How to re-create the database using EF6?

I have tried both of following post but, i don\'t know why its not working and getting same error.

  1. How do I ge
2条回答
  •  死守一世寂寞
    2021-01-14 11:07

    Chris Pratt is correct BTW.

    I had downloaded a project in which I needed to just run "Update-Database

    Here are the quick screenshots

    Then at the bottom of Visual Studio

     PM> Update-Database
    

    DONE

提交回复
热议问题