How to version control SQL Server databases?

后端 未结 10 1066
醉话见心
醉话见心 2020-12-28 19:04

I have SQL Server databases and do changes in them. Some database tables have records that are starting records required my app to run. I would like to do version control ov

10条回答
  •  一整个雨季
    2020-12-28 19:27

    Static data support is being added to SQL Source Control 2.0, currently available in beta. More information on how to try this can be found here:

    http://www.red-gate.com/messageboard/viewtopic.php?t=12298

提交回复
热议问题