You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone.
I'm trying to use your library on a sprig boot(2.5.7) application. This error happens
error:
[app] Caused by: liquibase.exception.MigrationFailedException: Migration failed for change set db/changesets/1/createTables-clickhouse.yml::create-database::1:
[app] Reason: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: java.sql.SQLFeatureNotSupportedException: **Transactions are not supported**
It looks like your extension is not being picked up.
Hello everyone.
I'm trying to use your library on a sprig boot(2.5.7) application. This error happens
error:
It looks like your extension is not being picked up.
application.yml
liquibase-click-changelog.yml
createTables-clickhouse.yml
gradle:
The text was updated successfully, but these errors were encountered: