Preventing multiple Assembly includes
steven Evans
Posts: 11 Bronze 2
in SQL Compare
We have been working with the excellent redgate tools for many years. We uses SQL Source Control (V6.1.8) with TFS to track Database changes and use SQL Compare (v13.7) and SQL Data Compare to produce update scripts.
We have hit a small issue, we are adding a Assembly to our next version. During development updated the Assembly after some other Database changes where made. Now when we compare an old db with the current source control version we get the Assembly included twice (i assume the original and the update version) at different points in the updates script. Is there a way to only have the current version included?
We have hit a small issue, we are adding a Assembly to our next version. During development updated the Assembly after some other Database changes where made. Now when we compare an old db with the current source control version we get the Assembly included twice (i assume the original and the update version) at different points in the updates script. Is there a way to only have the current version included?
Tagged:
Answers
Product Support Engineer
Redgate Software Ltd
Please see our Help Center for detailed guides on how to use our tools
If you don't need any of the migration scripts anymore, you can quickly resolve this by just emptying the "Custom Scripts" subfolder in your repository (however please note that you can't individual migration scripts this way: it's all or nothing).
Product Support Engineer
Redgate Software Ltd
Please see our Help Center for detailed guides on how to use our tools