Activity overview
Latest activity by syagla
Alex - Thank you. Based on that documentation, I think I have an idea of what happened. I recently migrated to a different workstation. I suspect the reason I'm not getting the expected DROP actions under the Commit tab is because the changes to my local database were originally made when I was on my old workstation. I never transferred over any local AppData folder data, therefore SQL Source Control doesn't have the proper level of awareness as to what is going on. So in this case, my solution was to remove the files from my working directory manually. / comments
Alex - Thank you. Based on that documentation, I think I have an idea of what happened. I recently migrated to a different workstation. I suspect the reason I'm not getting the expected DROP action...
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 di...