Flyway CLI basics Database Versioning Cross-RDBMS Managing database changes using Flyway: an Overview This article describes the principles of using Flyway migrations to build a database from scripts, to a specified version, and to track, manage and apply all database changes. Read more
Flyway Rollback strategies Database Builds and Deployments Cross-RDBMS Database Updates: Roll Back or Fix Forward? Phil Factor's take on the best ways to reverse or accelerate your way out of the problems caused by a failed database update. Read more