I have the a problem running diff between 2 Snowflake databases.
I get this .
[2020-11-27 13:18:28] SEVERE [liquibase.integration] Unexpected error running Liquibase: liquibase.snapshot.InvalidExampleException: Found multiple catalog/schemas matching mydatabase.myschama
When running the diff I’ve included the above(and tried different values for the Catalog)
I’ve tried various settings for --defaultCatalogName=
–defaultSchemaName=
–includeCatalog=
–includeSchema=
but can’t find a combination that works
Is there something else I need to do