How can we help you today? How can we help you today?
rpaul

Activity overview

Latest activity by rpaul

@DanC, we can't use SQL Compare because our devs don't have write access to the prod server. We also have an automated CI/CD tool (Jenkins) so we just need to get changes into GitHub. / comments
@DanC, we can't use SQL Compare because our devs don't have write access to the prod server. We also have an automated CI/CD tool (Jenkins) so we just need to get changes into GitHub.
0 votes
Why is SQL Source Control stripping "ALTER" out of stored procedures?
Last week I tried to commit a stored procedure through SQL Source Control, and was surprised to see that it was stripping the "ALTER" out of "CREATE OR ALTER" in the file. This is obviously a probl...
2 followers 11 comments 0 votes
Local DB unlinks from source control every time SSMS is closed
Every time I reopen SQL Server Management Studio my local database is no longer connected to source control. The database is not rebuilding or anything, it is persistent, so I'm not sure what's goi...
1 follower 1 comment 0 votes