Hello
I am using Liquibase v3.1.1, and ?
Hello
I am using Liquibase v3.1.1, and ?
I solved extending DropChangeGenerator with steps below:
throw new UnexpectedLiquibaseException(); //should never throw
…
Thanks, I created https://liquibase.jira.com/browse/CORE-1794 to get the change into the main liquibase code.
Nathan