CodePudding user response:
Don't know whether what you said back on a version, returns on a version, in Java code to invoke flyway. The clean (), and then set to migrate version to the version you need, such as the first version is set: flyway. SetTargetAsString (" 1 "), and then execute the flyway. Migrate () should be ok,CodePudding user response:
With the clean (), the original data, the best preserved a, don't accidentally deleteCodePudding user response:
clean?