View was deployed despite being unchecked
fitparrothead
Posts: 2
Today I was comparing my test database with my QA database. I had a view that was on both machines but the test database had a newer version that wasn't ready to be deployed to QA yet. I compared the two databases, selected all items, and unchecked one table and one view. I then created the script and ran it. However, the view was in the script and it was synced.
I made another change and was able to reproduce this same behavior again.
I made another change and was able to reproduce this same behavior again.
Comments
By default we'll often include dependencies. When you ran through the deployment wizard, did you spot if the checkbox was set to include dependencies? This may have been what then included the View.
If the problem persists, then we'll need to investigate a little more.
Redgate Software