A learning path for managing and automating database deployments, from version control, using Flyway. Read more
Describing the two main use cases for occasional "cherry picking" of Flyway database migration scripts: back-filling emergency production hotfixes to version control and managing parallel development streams. Read more
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
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