SQL Compare only indexes

BogdanSBogdanS Posts: 12 Bronze 1
Currently there is an option to exclude indexes.

I am wondering if there is an option to include only indexes since we can't exclude the Table object type from our scripts.

Thank you,
Bogdan

Answers

  • Hi @BogdanS unfortunately this wouldn't be possible, in SQL Compare the Index is a part of the table and therefore relies on it. You can exclude the index from the table as you've mentioned, however you can't have the index without the table. Hope this covers it!

    Kind regards

    Dan Calver | Redgate Software
    Have you visited our 
    Help Center?

  • BogdanSBogdanS Posts: 12 Bronze 1
    Hello DanC,

    Thank you for the reply. 

    I have seen in a previous post that this was once proposed as a feature. Is there any discussion about adding this in the near/distant future?

    Thank you,

    Bogdan
  • Hi @BogdanS you're most welcome! 

    Unfortunately I wouldn't be able to comment on any proposed features as that's down to the product managers and the development teams. They do however monitor this forum here for feature requests. 

    My best advice would be to see if there's a request related to vote on or post a new one!

    Hope this helps!

    Kind regards

    Dan Calver | Redgate Software
    Have you visited our 
    Help Center?

Sign In or Register to comment.