Skip to:
Drop all doesn't need to drop indexes, primary keys, constraints, and sometimes foreign keys during a dropAll because dropping the tables will take care of that.
All
Merged pull request https://github.com/liquibase/liquibase/pull/191/
Drop all doesn't need to drop indexes, primary keys, constraints, and sometimes foreign keys during a dropAll because dropping the tables will take care of that.