Hi,
I am trying to do the liquibase implementation for exasol and I have the same issues.
I changed the type of LOCKED column to BOOLEAN and then to VARCHAR, in both cases I get:
Unexpected error running Liquibase: java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.Integer
lzkrae, if you found the solution for that, I would be grateful if you'd shared it with everyone.
Thanks