When I use liquibase to dropAll in DB2 it generates a drop table command instead of a drop alias command and hence fails with SQLState: 42704, which is An undefined object or constraint name was detected.
When I use liquibase to dropAll in DB2 it generates a drop table command instead of a drop alias command and hence fails with SQLState: 42704, which is An undefined object or constraint name was detected.