Can dotnet ef migrations script produce a script per migration?

后端 未结 0 958
误落风尘
误落风尘 2020-12-08 07:33

I would like to upgrade my databases at deployment time. As I can see I have two choices:

  1. Write a tool that calls the Migrate() method as described
相关标签:
回答
  • 消灭零回复
提交回复
热议问题