Liquibase ValidationFailedException when upgrading to 1.3.1 from 1.2.4

I have one guess. Could you try adding the following parameter to the database connection string: &nullDatabaseMeansCurrent=true. Maybe it’s the problem similar to the one described in this issue.

Hi Maxim,

  • I’m sure that it used the same connection.
  • The connection has been added the &nullDatabaseMeansCurrent=true, there will be another error If no the connection parameter.

Please note the error just only occurs in Runtime Liquibase as I described before:

Does the Studio have logs for Liquibase debugging? I can attach.

Ray