Make the Print Command on Deployment Scripts Optional
Hello,
We use your compare utility to deploy update's to our software. We have many many changes to our Tables/Views/Procs/etc. 
In each of our deployment scripts there is un-needed Print '......' & Go commands that we don't need.
It would be nice to have the option of not having these print commands
- 
      
smiller@tigerpawsoftware.com
    
 commented
    
  Our company creates deployment scripts which include the Redgate-generated deploy script. The execution of the overall deployment script can't function properly with the PRINT statements so they must be removed first. Removing them via Find/Replace, especially when we have hundreds of objects in a release, is risky.