dropFirst does not drop objects in not default schemas on Postgres 9+ using sql format with multiple schemas
Description
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
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