Comments
Sort by recent activity
Changes won't be detected if you add files to the repo. There's a format that's required, and often SQL Source Control can error out if you've manually added files. If you added the new tables with SSMS, I'm not sure why they wouldn't be picked up. That's very strange. I'll ping support. / comments
Changes won't be detected if you add files to the repo. There's a format that's required, and often SQL Source Control can error out if you've manually added files. If you added the new tables with...
That's strange. Can you reproduce this and post some code? Are you sure no one else committed these items to the repo? / comments
That's strange. Can you reproduce this and post some code? Are you sure no one else committed these items to the repo?
This doesn't occur for me. I just get a semicolon at the end. Perhaps you have a setting item that causes this? I've pinged support on tracking which one it might be. Either way, definitely a bug that's happening in some situations. / comments
This doesn't occur for me. I just get a semicolon at the end. Perhaps you have a setting item that causes this? I've pinged support on tracking which one it might be. Either way, definitely a bug t...
The disable a rule with a comment is a good idea. Passed on to development. / comments
The disable a rule with a comment is a good idea. Passed on to development.
No. We don't have control over the SSMS shell. In this case, the shell would need a hook of some sort to trigger the action. I don't think there's even a way to trigger from the right click. / comments
No. We don't have control over the SSMS shell. In this case, the shell would need a hook of some sort to trigger the action. I don't think there's even a way to trigger from the right click.
I loaded the script, and as you can see, it formats semicolons for me fine. I do see an issue with DBCC PAGE, but not semi colons. I don't have SSMS 14, but this does seem to work in ssms 17.4 [image] / comments
I loaded the script, and as you can see, it formats semicolons for me fine. I do see an issue with DBCC PAGE, but not semi colons. I don't have SSMS 14, but this does seem to work in ssms 17.4
I'm not sure if this helps, but I find that if I get both in Prompt 9.1.3x [image] Or is this not what you're referring to? / comments
I'm not sure if this helps, but I find that if I get both in Prompt 9.1.3xOr is this not what you're referring to?
Oluwaseyi, please start a new thread for new issues. In your case, this is a connection to SQL Server issue, not really a built issue. Somehow you have incorrect auth set for your agent or build task. / comments
Oluwaseyi, please start a new thread for new issues. In your case, this is a connection to SQL Server issue, not really a built issue. Somehow you have incorrect auth set for your agent or build task.
The exclamation point disturbs me, but I wouldn't think that would cause you an issue. Does the deployment complete? Meaning objects are moved?
How are you creating the file and deploying it? There's a Deploy with SQL Compare, but I don't see a Deploy Project button, unless I'm looking somewhere else. Can you provide more details about what you're doing to get to this point? That folder structure looks funny as well. Is this a SQL Source Control project, or are you trying to connect to a database project from SSDT/Visual Studio in TFS? / comments
The exclamation point disturbs me, but I wouldn't think that would cause you an issue. Does the deployment complete? Meaning objects are moved?
How are you creating the file and deploying it? Ther...
You need to copy the contents of the formatting folder (or put in a share or appdata/roaming) [image] / comments
You need to copy the contents of the formatting folder (or put in a share or appdata/roaming)