Visual Studio 2013 SQL Schema Compare: Ignore Column Order

后端 未结 3 1235
北恋
北恋 2021-02-12 20:50

In Visual Studio 2013, is there a way to ignore column ordering when doing a Schema Compare? I see that this feature was removed from Visual Studio 2012 (according to this: htt

3条回答
  •  不要未来只要你来
    2021-02-12 21:13

    Ignore column order is now available in VS2015.

    Additionally, for relational and Azure SQL databases SSDT 17.0 GA includes a highly requested improvement to ignore column order in upgrade plans as well as numerous other bug fixes. 

    See: https://blogs.msdn.microsoft.com/ssdt/2017/04/19/announcing-the-general-availability-ga-release-of-ssdt-17-0-april-2017/

提交回复
热议问题