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

tagging doesn't work #66

Open
fenom opened this issue Apr 7, 2021 · 2 comments
Open

tagging doesn't work #66

fenom opened this issue Apr 7, 2021 · 2 comments

Comments

@fenom
Copy link

fenom commented Apr 7, 2021

Caused by: com.simba.cassandra.support.exceptions.GeneralException: [Simba][CassandraJDBCDriver](500211) ERROR Invalid query: UPDATE test01.DATABASECHANGELOG SET TAG = 'tag01' WHERE DATEEXECUTED = (SELECT MAX(DATEEXECUTED) FROM test01.DATABASECHANGELOG), Cause: com.simba.cassandra.shaded.datastax.driver.core.exceptions.SyntaxError: line 1:91 no viable alternative at input 'SELECT' (...= 'tag01' WHERE DATEEXECUTED = [(]SELECT...).

Can we add support for tagging?

┆Issue is synchronized with this Jira Bug by Unito

@r2-lf
Copy link
Contributor

r2-lf commented Apr 7, 2021

Absolutely!

@DonPex
Copy link

DonPex commented Sep 1, 2021

Is there any update about tagging? I have obtained the same error described by fenom using the maven goal tag (using Liquibase 4.4.3).
How can I perform a rollback without tagging with the Community edition?

Update: solved using <tagDatabase> in a changeset.

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

No branches or pull requests

3 participants