Comments
Sort by recent activity
so if I set a script's deployed status to 0 in my source DB, then that script would not be run even in my target DBs, but they would be set as "Marked as deployed" on target DB's as well...is that right? / comments
so if I set a script's deployed status to 0 in my source DB, then that script would not be run even in my target DBs, but they would be set as "Marked as deployed" on target DB's as well...is that ...
What should I mark a script's deployed column value in my source DB so that it doesnt get executed on my target DB? I tried 0,1,2...none of them worked...i dont want to delete the script from my VS project. / comments
What should I mark a script's deployed column value in my source DB so that it doesnt get executed on my target DB? I tried 0,1,2...none of them worked...i dont want to delete the script from my VS...
This is SQL Change Automation project in VS. / comments
This is SQL Change Automation project in VS.
Did you get a chance to look into this? / comments
Did you get a chance to look into this?
I tried using it in my Deployment step, but it gave a warning saying [warning]Cmdlet parameter SQLCompareOptions is not supported for SQL Change Automation projects. This option will be ignored. [warning]Cmdlet parameter AbortOnWarningLevel is not supported for SQL Change Automation projects. This option will be ignored. I am attaching a screen shot of my Deployment step and attaching release log.[image]
/ comments
I tried using it in my Deployment step, but it gave a warning saying [warning]Cmdlet parameter SQLCompareOptions is not supported for SQL Change Automation projects. This option will be ignored.[w...