How can I used Liquibase with Scylladb?

I’m new to liquibase and I want to use it on scylladb database, although it’s a small project but instead of creating schema by hand I would like to use something more professional like liquibase.

Is liquibase support scylladb ?
can any one guide me in a right direction ?

I answered your question on stackoverflow also, but I’ll repeat it here so others can chime in…

I know nothing about scylladb or cassandra, but from looking at the supported databases page scylladb is not supported. There must be enough of a behind the scenes difference between the 2 to prevent Liquibase from working.

https://www.liquibase.com/supported-databases?category=advanced,contributed,foundational