Skip to content

Partial diff filter question #2034

@pematt

Description

@pematt

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions