Ability to disregard white space in schema comparisons
Ability to disregard white space in schema comparisons
-
The Tester commented
Ideally combine this with the ability to set a default, ideally for the database but at least for new code. I'd like to force everything to LF but I can't. So periodically schema comparisons become ugly since every single SP has changed... line endings.
-
Tim Sargent commented
And ignore different line feed combinations (Windows/Linux/Mac)
-
Markm commented
Also add option to allow comparison to disregard commented code, so in schema compare options add:
+ add check/uncheck box in schema compare for disregard white space
+ add check/uncheck box in schema compare for disregard commented code