Tey Peryie

5 November 2020

Tey Peryie

5 November 2020

DB DevOps

Why and how you should automate database migrations The desire to release features faster and deliver value to customers sooner is prompting many IT teams to adopt DevOps and Agile practices. By automating parts of the development process where possible and working in shorter cycles to release small changes more often, those teams that... Read more

Philip Liddell

27 October 2020

Philip Liddell

27 October 2020

Flyway 7.1.0 Released

Flyway 7.1.0 is out! This release contains new features and improvements over Flyway 7.0.0. Highlights You can find a detailed list of the changes in the release notes. Filtering info output Flyway Teams  In the Flyway CLI output from info can be filtered to only the parts of the history that you care about using the following 4... Read more

Philip Liddell

16 October 2020

Philip Liddell

16 October 2020

Skip Executing Migrations Examples

As you’ve likely seen we recently released Flyway 7.0.0, containing a lot of new features (read more about what features are available in the blog post). One of the new features is the new Flyway Teams configuration parameter skipExecutingMigrations. This configuration parameter changes migrate to skip executing the contents of the migrations during a flyway migrate or flyway undo, instead just updating... Read more