Database schema compare options in Visual Studio 2013 - where to set global options?

前端 未结 6 1382
一向
一向 2021-02-19 19:36

I\'m just in the middle of migrating my solutions from Visual Studio 2010 to Visual Studio 2013.

I have this (maybe) silly problem with database comparisons options. I w

6条回答
  •  遇见更好的自我
    2021-02-19 20:26

    Just to be clear (in case others are looking for it), the Schema Compare feature is now available for VS2013. Right-click your database project and choose "Schema Compare". Then, as Peter mentioned, you can save it and include it in your project. Not sure why it is not included by default.

提交回复
热议问题