Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clickhouse-jdbc-driver upgrade and resolve Transactions are not supported error #27

Open
1549740581 opened this issue Feb 15, 2023 · 2 comments

Comments

@1549740581
Copy link

changes

  • replace clickhouse-jdbc-driver from ru.yandex.clickhouse(0.3.1) to com.clickhouse(version 0.3.2)
  • liquibase version from 4.6.1 to 4.15.0
  • testcontainer from 1.15.3 to 1.17.3
  • resolve Transactions are not supported error
  • Add mutations_sync setting to ALTER statements
1549740581 pushed a commit to 1549740581/liquibase-clickhouse that referenced this issue Feb 15, 2023
replace clickhouse-jdbc-driver from ru.yandex.clickhouse(0.3.1) to com.clickhouse(version 0.3.2)
liquibase version from 4.6.1 to 4.15.0
testcontainer from 1.15.3 to 1.17.3
resolve Transactions are not supported error
Add mutations_sync setting to ALTER statements
@xRomZak
Copy link

xRomZak commented Mar 6, 2023

What's about upgrading to driver ver 0.4.x?

@1549740581
Copy link
Author

What's about upgrading to driver ver 0.4.x?

I haven't tried it yet because at that time there was no version 0.4.x of the official driver. Looking at the ClickHouse official website, there are some new features and bug fixes in 0.4.x. It's worth upgrading, and I'll try it when I have time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants