Skip to content

Can't set complianceMode="Liquibase" when create CassandraDataSource for cassandra-liquibase extension #68

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

Closed
Danil9966 opened this issue Jul 1, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@Danil9966
Copy link
Contributor

Currently i'm using cassandra-jdbc-wrapper 4.12.0 and cassandra-liquibase 4.28.0. DefaultOptionSet always returns 0 in getSQLUpdateResponse() method and to avoid such behaviour i've been told to use compliancemode=Liquibase parameter in connection url. liquibase/liquibase-cassandra#212 (comment)
it would be helpful to have this, because it just doesnt work otherwise, if we configure liquibase inside java app

@maximevw maximevw added the enhancement New feature or request label Jul 1, 2024
@maximevw maximevw changed the title Cant set complianceMode="Liquibase" when create CassandraDataSource for cassandra-liquibase extension Can't set complianceMode="Liquibase" when create CassandraDataSource for cassandra-liquibase extension Jul 1, 2024
@Danil9966
Copy link
Contributor Author

@maximevw i've implemented it locally and going to provide pr soon

@Danil9966
Copy link
Contributor Author

pr opened

@maximevw
Copy link
Collaborator

maximevw commented Jul 2, 2024

pr opened

I'll take a look at it as soon as possible. 🙂

@maximevw
Copy link
Collaborator

maximevw commented Jul 8, 2024

Fixed by #69

@maximevw maximevw closed this as completed Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants