SpringLiquibase.setDropFirst set to true throws an exception on a blank database

Description

if SpringLiquibase.setDropFirst set to true

and the database is blank then exception happens
Caused by: liquibase.exception.DatabaseException: Error executing SQL select count from public.databasechangeloglock: ERROR: relation "public.databasechangeloglock" does not exist

on version 3.1.1 (and 3.1.0) it works fine

Environment

postgres 9.3 jdk7

Activity

Show:

Nathan Voxland July 23, 2014 at 8:20 PM

This was fixed with 3.2.1

Fixed

Details

Reporter

Components

Fix versions

Affects versions

Priority

Created July 18, 2014 at 3:59 PM
Updated July 23, 2014 at 8:26 PM
Resolved July 23, 2014 at 8:26 PM