Liquibase update
2011-05-31
When trying to upgrade liquibase on a database with
an existing DATABASECHANGELOG table from liquibase
version 1.9 to the new 2.0 version liquibase failed
to insert the new changeset entries due to missing or
to narrow columns.…