Dear All,
We are planning to Migrate Flyway Scripts to Liquibase for our DB2 database. We wanted to check, few things based on your experience:
1. If there is any automation tool that takes care of migrating scripts from Flyway to Liquibase changesets. As there are thousands of scripts from historical stand point that we want to migrate, any automated tool, would be our preferred choice.
2. How Release Management is taken care with Liquibase between Development Environment, User Acceptance Environment to Production Environments. With Flyway, we used to maintain JARs in nexus, for example, which were deployed and scripts were executed on appropriate databases.
3. Also for objects and syntax not supported by Liquibase generateChangeLog command: Tablespace, Procedures, Grants, Triggers, Packages, how do you manage them along with change sets?
With questions, as you can see, we are very new to Liquibase, so any pointers to practical articles, documentation, tools will help.
Thank you,
One.