I just want to generate a migration script by using Flyway CLI. I don't want to migrate it to the QA database. Just want to generate a migration script for building database release patch.
Unfortunately, it's not possible to create migration scripts using the Flyway CLI and you will need to use Flyway Desktop Teams or higher to generate those automatically
I just want to generate a migration script by using Flyway CLI. I don't want to migrate it to the QA database. Just want to generate a migration script for building database release patch.
Thanks
Sutrishna