Grant Fritchey

10 December 2020

Grant Fritchey

10 December 2020

Challenges to Database DevOps: Which Do you Deploy First, the Database or the Application?

Challenges to Implementing Database DevOps: Should You Deploy Database Changes Before or After Application Changes? Another great question came out during the Challenges to Implementing Database Devops that I’d like to try to address here. This question is pretty simple, although the answer might be a little complicated: Should you deploy databases changes before... Read more

Ajay Ahir

2 December 2020

Ajay Ahir

2 December 2020

Introducing the shouldExecute script configuration option

Have you ever wanted more customizable control over when your migrations are executed? In Flyway Teams Edition 7.3.0 we released the shouldExecute script configuration option which lets you achieve just that! What is the shouldExecute option? shouldExecute is a new script configuration option, and if you aren’t already familiar with this concept you can read about it here.... Read more