mkomko
mkomko
@filipelautert Setting `splitStatements="false"` does NOT work either. Manually splitting the statements by using multiple `` tags in the changeset works.
@tati-qalified We are facing the same problem using 4.31.1, the `classpath` from `liquibase.properties` seems to be ignored. Replacing it by `searchPath` does not work either. Here is our liquibase.properties that...
@tati-qalified Thank you for reply. Sadly, the comma does not work either. What part of the documentation are you referring to? I think the relevant documentation is here: https://docs.liquibase.com/concepts/connections/creating-config-properties.html >...
I tried classpath with the comma separator instead of the semicolon. According to https://docs.liquibase.com/concepts/connections/creating-config-properties.html, there is no searchpath property in the properties file.
`searchPath=../drivers/mssql-jdbc-12.6.1.jre11.jar,./liquibase/db-migration.jar` Same result 😦
@tati-qalified We upgraded from 4.19.0, that is probably not very helpful. @filipelautert Yes, that works.
@filipelautert Have you made any progress on this? Thank you very much in advance 😃
@filipelautert Sorry for being a pain, but this issue is preventing us from updating to newer Liquibase versions. Is there anything I can provide to help get this fixed? Sorry,...
Same here!
@melloware It was a whole thing for us as well: https://github.com/omnifaces/omnifaces/issues/780