Hey everyone. Trying to apply a script change from our repository to our local database, we found what appears to be a bug during a Get Latest attempt.
Here's the relevant snippet of the original procedure:
When we ran a Get Latest locally, and choose to "Take Theirs", here is the script that is generated:
You can see that the OR parts of the last few rows have now been commented out, causing a script error. Also worth noting, this part of the script was not a part that was changed at all in the repository - it was a separate part of the query that had been updated. SSC should not have modified this part of the query at all. There must be a unique combination of wildcards, comments and quotes to cause a bit of a hiccup here.
For the record, we're on SSC v7.0.6.8775, SQL 13.0.5264.1. Thanks.
Comments
1 comment
Add comment
Please sign in to leave a comment.