SQL Compare 12.4.9.4945 - Ignore comments not working
wayne.mcdaniel
Posts: 3 New member
in SQL Compare
I updated SQL compare today to 12.4.9.4945. When I ran the compare this morning, I had 5 or 6 changes to examine. After the update, I have 177. They new changes are comments, or possibly whitespace/commments changes.
I have the settings for ignore comments and ignore whitespace turned on. Is anyone else having this issue?
I have the settings for ignore comments and ignore whitespace turned on. Is anyone else having this issue?
Tagged:
Comments
The easter egg has been around for a pretty long time actually, at least since 2008!
Redgate Software
Is there a different setting I need to check? This used to work so something has changed with a recent upgrade.
I do have Ignore Comments and Ignore Whitespace checked.
I was running on version 13.0.1.5078, and just updated to 13.2.0.5604, which I believe is the latest (note that the updater code did not work and I had to do it manually).
The code I'm having an issue with looks something like...
Create Table tblSomething --ChangeNum
@FromDate, --ChangeNum
@ToDate. --ChangeNum
...
The original code does not have the --ChangeNum, but all lines in the right side object do and all lines are being flagged as different.
Thanks for your posts.
Could you try the latest version of SQL Compare which is available from my link below?
ftp://support.red-gate.com/patches/SQLCompare/12Mar2018/SQLCompare_13.2.2.5661.exe
Redgate Software
- Paul -