Hello, While i was in Internship they were using a github repository let me add the link
https://github.com/patka/cassandra-migration Kind Regards, Oguzhan On 2019/02/21 06:40:53, Karthik Ananthakrishnan <[email protected]> wrote: > Hello All, > > We use Flyway for MySQL DB migration. > > Do we have something similar to manage the migrations for Cassandra DB > changes in Fineract CN.? Currently DB schema and tables are created in > Cassandra through SchemaBuild library and buildTable() functions called > from the provisioner classes. > > SchemaBuilder has alterTable functions which can be used, but I think we > will need to add new functions to implement alter table when we start > server without provisioning. > > Regards, > Karthik >
