How can we help you today? How can we help you today?

can't exclude identical objects?!

Why does SQL Compare now include identical objects by default? I'm generating HTML reports that show the differences between Subversion and the production database, and since I upgraded to 10.3 they're showing all the identical objects which makes the reports take forever to load and take up tons of disk space.

I am using a filter but apparently I can't simply add /exclude:identical if I'm using a filter (which would be great). So I spent a couple hours converting all of our filter rules to a complex set of /include and /exclude rules. Now I have a command line which is 2800 characters long (basically unmaintainable) and the identical object still aren't being excluded. Not to mention that I can no longer share my filters between the command line and GUI tools.

Thinking I had some error due to the immense complexity of the command, I simplified my command to just /exclude:identical and /exclude:additional. And it's still showing the identical objects. There seems to be no way to exclude them.

This change is a huge problem for us and I don't have time to try to develop a workaround, can you please revert back to the previous behavior?

And in the meantime, please provide me with a link to the version with the old behavior (10.1?) so I can install that. Thanks.


EDIT: It seems that the IgnoreIdentitySeedAndIncrement is broken as well, it's still showing as a difference in my reports.
vincentj
0

Comments

7 comments

  • Brian Donahue
    Thanks for your post. Please feel free to download 10.2.3.1 for now:
    ftp://F0070239:i7ePnCcG@supportftp.red- ... .2.3.1.exe

    There is a known issue with reports in the latest version ( SC-6165 ).
    Brian Donahue
    0
  • vincentj
    Great, thanks!

    At some point I would like to use the new /include:StaticData feature because it'll help speed up our deployments. Am I going to run into the same error if I try to use that with my filter files?
    vincentj
    0
  • Brian Donahue
    Hi,

    As far as I am aware, the tables involved in static data transfer are the ones mentioned in RedgateDatabaseInfo.xml (the configuration file that SQL Compare/Source Control creates for you).

    I'll try to get clarification on this.
    Brian Donahue
    0
  • [Deleted User]
    The /include:StaticData argument takes the tables it will modify from the RedGateDatabaseInfo.xml file. If you compare form a static script, you can try first modifying that file and putting the tables whose data you want to sync in the DataFileSet element.
    [Deleted User]
    0
  • howarthcd
    Hi Red-Gate

    It's been four months since we initially reported the filter bug (for which you created SC-6165).

    Are you able to confirm when this issue will be resolved?

    Thanks
    Chris
    howarthcd
    0
  • sheldonhull
    I'm having this issue as well. Any help?
    sheldonhull
    0
  • Michelle T
    Have you tried the latest version (linked in the announcement above; http://downloads.red-gate.com/checkforu ... 4.8.87.exe or available through Check for Updates)? SC-6165 should be fixed in this version for identical objects in reports.
    Michelle T
    0

Add comment

Please sign in to leave a comment.