Options

exclude database objects

How to exclude database objects in the project (ocp)?

Exclusion should take place after indicating the names of the objects.

??
Tagged:

Best Answer

  • Options
    Eddie DEddie D Posts: 1,780 Rose Gold 5
    Hi, thank you for your forum post.

    You can configure the Ignore Rules Filter to exclude objects before performing a comparison.  This help document will advice on how to configure the Ignore Rules.

    All other filtering takes place after the comparison has taken place and can be applied through the GUI.

    Many Thanks
    Eddie
    Eddie Davis
    Senior Product Support Engineer
    Redgate Software Ltd
    Email: support@red-gate.com

Answers

  • Options
    tdobetdobe Posts: 5 Bronze 2
    edited February 12, 2020 12:47PM
    Thanks. I don't know why I didn't see that option. It may have come up recently.)
    How to exclude table A_A and A_B?
    when there are tables A_A, A_B, A_C, A_D
  • Options
    Eddie DEddie D Posts: 1,780 Rose Gold 5
    Hi, Thank you for your reply.

    To exclude tables A_A and A_B use the negation characters \! and enter the pattern as "\!A_A", "\!A_B" as per the screen shot below:



    Many Thanks
    Eddie
    Eddie Davis
    Senior Product Support Engineer
    Redgate Software Ltd
    Email: support@red-gate.com
Sign In or Register to comment.