dropAll deletes only tables in default schema

Description

Expected result:
LiquiBase.dropAll drops all database objects owned by the current user.

Actual result:
LiquiBase.dropAll drops all database objects owned by the current user only in the default schema
happens with version 3.2.0 on Postgres 9.3 with driver version 9.3-1101-jdbc41

Thanks in Advance for the great tool you do!

Environment

postgres 9.3 jdk 1.7

Activity

Show:

Martin Novotný September 11, 2019 at 2:34 PM

This also affects the command line tool in version 3.8.0.

Details

Reporter

Components

Affects versions

Priority

Created July 18, 2014 at 12:26 PM
Updated September 11, 2019 at 2:34 PM