aprognimak

Results 4 comments of aprognimak

Mmm yeah this is not working. As of 4.26 at least Unexpected argument(s): --reference-liquibase-schema-name=secure Unexpected argument(s): --output-schemas=secure There might be others that are LISTED in --help for a command but...

Ah btw just to clarify - it works when passing the config value via ENV variable or I guess liquibase.properties file would work too (again, as per the diffChangeLog --help)...

> Hello @aprognimak - which command are you using that is showing this error? And if you try using `--referenceLiquibaseSchemaName=secure `(camel case), does it work? Heh okay this is actually...