Our application uses PowerShell to rebuild our local database however Invoke-SqlCmd adds a semicolon to the end of each SP. This adds a lot of noise to SQL Compare when comparing Local to an environment.
It would be great if we had an option to ignore the final semicolon before the GO to reduce the noise in compares!
Our application uses PowerShell to rebuild our local database however Invoke-SqlCmd adds a semicolon to the end of each SP. This adds a lot of noise to SQL Compare when comparing Local to an environment.
It would be great if we had an option to ignore the final semicolon before the GO to reduce the noise in compares!