Activity overview
Latest activity by mattcomroe
Hi Chris,
Thanks so much for your prompt reply.
I actually discovered a pretty great workaround.
In a situation like from my first post, where there are additional schema objects that SSC will want to try and add on the "Commit Changes" tab, I can just Ctrl+A to select them all, right-click and chose "Undo Changes...", and that will allow me to delete any new objects because SSC regards them as object changes.
Of course, our devs will have to do this as part of their initial setup and not after they've made changes in order to not lose any "real" schema changes that are made.
Problem solved! Again, thanks so much to you and James for your help on this. / comments
Hi Chris,
Thanks so much for your prompt reply.
I actually discovered a pretty great workaround.
In a situation like from my first post, where there are additional schema objects that SSC will want...
SQL Source Control is not trying to drop extra objects
Here's my scenario:
I created a baseline project in SVN using SSC.
I link it to a different database with a slightly different schema, including some extra objects which exist in the target DB and ...