How can we help you today? How can we help you today?
PDQ

Activity overview

Latest activity by PDQ

Build server pipeline failing after auto-update of SQL Change Automation (v 4.4.22194.30982)
Our build servers are failing after the auto-update of SQL Change Automation (v 4.4.22194.30982) this morning. In our Azure Dev Ops pipelines, we have a specific step for SCA (that is NOT failing)....
10 followers 34 comments 0 votes
Dan, Thanks for your response. However, I've attempted what you suggest, without success.  Just to give context, I am using SQL Change Automation from within Visual Studio. I manually added the following line to my sqlprl file:     <UseCreateOrAlterForRerunnableScripts>True</UseCreateOrAlterForRerunnableScripts> I manually changed the "SyncOptionIgnoreWhiteSpace" option to "True". I then added a space to a script (from SSMS), then "refreshed" from Visual studio.  The script was not modified, so I made a substantive change to the script, and then "refreshed". The script was now altered (a blank line was added), but the new "CREATE or ALTER" text was not added to the script. Can you provide any additional options for getting this to work? I have 8 existing projects with SQL Change Automation included which need this option (due to replication of views). Even if the steps you suggested worked, performing the steps on each programmable object will take an enormous amount of time. Are there any shortcuts other than what you suggest above?  As I brought this feature request to my Red-Gate sales/tech contacts, I shared that the inability to deploy replicated views was a blocking issue that prevented me from deploying SCA projects without having replication removed during deployment. I was thrilled when I heard that the feature was added to SCA, but I had envisioned a more user-friendly method of applying the change to my existing projects. Thanks, Pam / comments
Dan,Thanks for your response. However, I've attempted what you suggest, without success. Just to give context, I am using SQL Change Automation from within Visual Studio.I manually added the follow...
0 votes
How to add "UseCreateOrAlterForRerunnableScripts" to an existing SQL Change Automation project
I've looked at the only other Forum question that discusses this topic, and it shows a screenshot of selecting this value from a "new project setup window". I have several existing projects for whi...
2 followers 3 comments 0 votes