-
-
Notifications
You must be signed in to change notification settings - Fork 411
Open
Description
Hi, thanks for a great product! I have a question regarding how to use the partial filtering.
Objective
I want to do a diff on all objects that are contained in all schemas that have a schema name starting with an underscore. How to do this, please?
Attempts
I tried setting Object to Schema, pattern to _* and Matching to Wildcard. The result is that it is doing a diff on all those schemas but not on any objects contained in those schemas, which is not really what I want.
Alternative
An alternative that would work for me is if the diff did a diff only on the database objects that are in my model while ignoring any database objects present in the database which are not in my model. Is that possible?
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels