Ignore final semicolons when comparing stored procedures
As in title
-
Facts Rule commented
This is very helpful to have in the product! Surprised that after so many years this is still not implemented.
-
Anonymous commented
Was this never added????
-
AM commented
Agree to all the comments here. Will be a good addition to the tool.
-
MG commented
It's a big time waster when comparing databases with large number of objects.
-
Chris commented
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!
-
Martins Lieknins commented
Impossible to compare 2 databases if one of them build with ending semicolon in each stored procedure. Option must have already 2 years ago!
-
itzik paz commented
it is must have feature !!!
-
Anonymous commented
Big fan of Redgate products and utterly shocked this is not even an option.
-
Anonymous commented
I really like SQL Compare but was horrified to find out this wasn't even an option. Please add ASAP.
-
Anonymous commented
Please add this feature
-
Paul DB commented
1004 different objects between dev and test server with the only difference in each being the final extra semicolon. Argh! We need this feature!
-
Rob commented
Agree. New SQL t-sql standards will require semicolons at the end of each line. This change will allow us to see material changes between the old and new versions of the stored procedures.