We have been using Flyway in our production environment since launch, it works great. But we now have dozens of migration scripts in our classpath.
How do we squash them gracefully without disturbing our production app?
We have been using Flyway in our production environment since launch, it works great. But we now have dozens of migration scripts in our classpath.
How do we squash them gracefully without disturbing our production app?