Options

Behavior related to new/dropped objects

I'm trying to understand the behavior of how SQL Source Control determines whether an object is new or whether it is old and should be dropped.

Suppose there are 5 objects missing from my working directory schema which are still in source control. If I go to the Get Latest tab, SQL Source Control lists those 5 objects as New and allows me to select them. That all makes sense. However, what if those 5 objects are *supposed* to be removed? If I go to the Commit tab, I would expect to see corresponding Drop actions for those 5 objects because I don't want those 5 objects to show up in source control anymore. I'm not seeing any such option showing up. 

Any advice?

Answers

Sign In or Register to comment.