Has anyone ever seen this (in Liquibase 2.0.3):
The same changeset works fine under Liquibase 2.0.1.
This is using an Informix database.
Thanks,
Has anyone ever seen this (in Liquibase 2.0.3):
The same changeset works fine under Liquibase 2.0.1.
This is using an Informix database.
Thanks,
It looks like 3.0 should have this fixed. I don’t have an informix database to test with right now, but there was a pull request for “fixing informix support” that went in which commented out the line that was probably causing the problem.
Nathan