How to Change an Incorrect Baseline Version
scottswanson01
Posts: 1 New member
Hello Community: I configured Flyway with an incorrect baseline version number, took a baseline and initially tested it. Now I am doing more formal testing and need to specify a different baseline. I updated the config file and tried to take a new baseline, but not surprisingly it objected to another baseline command. How do I "reset" Flyway to start over? Do I drop the Flyway table in the database?
Answers