For SQL Compare, we need to exclude many custom tables and code objects. We can't always name them in a boiler plate fashion that allows exclusion based on name. I'd like to exclude objects based on a set returned by a view or udf. Is this possible now? If not, is it being considered for a future version?
Comments
1 comment
-
This is not possible directly on the tool
You might be able to find a way to export the query result to an xml file in a format that SQL Compare will recognize as a filter file.
Currently we are not planning to change this behavior, but if you wish you can suggest this as an idea on our user feedback forum: https://redgate.uservoice.com/forums/141379-sql-compare
Add comment
Please sign in to leave a comment.