Activity overview
Latest activity by adamjones
Thanks for the response Mike.
I don't have a real problem with the view appearing in the dependencies list. What bothers me is that rather than the existing view being refreshed to take a account of changes to objects that it depends on the modified view from the source database is applied despite it being unselected for deployment.
I my scenario I've modified an index on a table that the view uses which results in the dependency, but I don't want to deploy the view change (yet).
I find it a little dangerous that once I've unselected specifically the changes that I don't want to apply unless I'm very careful I run the risk of applying the changes regardless.
In short the 'deploy all dependencies' should be benign. / comments
Thanks for the response Mike.
I don't have a real problem with the view appearing in the dependencies list. What bothers me is that rather than the existing view being refreshed to take a account o...
Bug: Unselected view deployed
Hi,
When doing a deployment I've come across an issue:
Comparing 2 databases:
A change to a view (amongst other things) is listed.
Deselect the view from the list of objects to be applied.
Go to de...
BUG - Syncronising UDT change fails
I have made a change to the underlying data type of a UDT and I'm attempting to use SQL compare to create a change script.
The synchronisation fails with the following message:
[15180] Cannot drop...