How can I get SQL Compare to ignore a specific table constraint by name?
EricM_Bluebay
Posts: 2 New member
in SQL Compare
I see that I can ignore all system constraints, etc... but I don't find how to ignore a few explicitely named constraints
Tagged:
Best Answer
-
Kurt_M Posts: 199 Silver 1Hi @EricM_Bluebay
Since table constraints fall within the actual table object, there isn't a filter that can be used to directly ignore a specific constraint. I'm afraid we only have the singular project option you mentioned to either ignore all of them, or none of them. Adding a filter to the 'Table' object will only filter it on the object level I'm afraid (for example, adding a filter to exclude tables starting with 'HK').Kind regards,
Kurt McCormick
Product Support Engineer, RedgateNeed help? Take a look at our Help Center
Answers