consultantleon
consultantleon
Since upgrading to liquibase 4.8.0 our application fails to create the schema and load data successfully regarding a table (named 'SETTINGS') which has a column named "Value". Before with liquibase...
Since upgrading to liquibase 4.5.0 we get a nasty warning/stack trace at startup. The reason appears to be that we have a '*' wildcard in our classpath - as we...
After a couple of hours successful my vpn gets disconnected with -->> (exitCode: 1) (exitCode: 1) Unknown error; exiting. I run with openconnect.exe console (as UI does not support 2FA...
After liquibase upgrade 3.5 -> 4.5 loadData with null values for string/varchar type columns fails
## Environment **Liquibase Version**: 4.5.0 **Liquibase Integration & Version**: Programmatic through spring: ``` ``` **Liquibase Extension(s) & Version**: - **Database Vendor & Version**: IBM DB2 v10.5.0.5 on linux, JDBC driver...