dropFirst does not drop objects in not default schemas on Postgres 9+ using sql format with multiple schemas

Description

Setting dropFirst does not work on Postgres 9+ using sql format with multiple schemas.

DropFirst option drops objects only in default schema but do not drop objects in other schemas.

Tested on liquibase 3.1.1-3.4.1

Environment

linux (kernel 3.0)
java8

Activity

Show:

Nathan Voxland March 10, 2016 at 11:02 PM

Fixed with multi-schema improvements in 3.5

Fixed

Details

Reporter

Components

Fix versions

Affects versions

Priority

Created August 5, 2015 at 6:26 PM
Updated March 10, 2016 at 11:02 PM
Resolved March 10, 2016 at 11:02 PM