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

Julia Hayward

25 November 2020

Julia Hayward

25 November 2020

Flyway 7.3.0 Released

Flyway 7.3.0 is out! This release contains new features and improvements over Flyway 7.2.0. Highlights You can find a detailed list of the changes in the release notes. Migration filename placeholder It can be useful to know the full name of a migration file at the time it’s executed, for auditing purposes. The migration description is... Read more

Kendra Little

25 November 2020

Kendra Little

25 November 2020

New Videos on Advanced Flyway Features: Target, Undo, CherryPick, Mark as Applied, and Dry Runs

Flyway helps you automate deployments for more than 20 different database platforms. My favorite thing about Flyway is that it’s easy to get started. But although Flyway feels simple, it also offers rich functionality which supports you in complex real-world scenarios. I’ve just published a few videos digging into these features. Limiting Flyway deployments with... Read more

Cecilia Judmann

24 November 2020

Cecilia Judmann

24 November 2020

Find out how we’re wrapping up the 2020 events season

With the year coming to a close, it’s time to reflect and look ahead. And what better way to do that, than by networking with peers, learning from industry experts and joining the discussions at online events? Over the coming month, Redgate is sponsoring online events, running webinars and hosting a final Redgate Summit,... Read more

Grant Fritchey

23 November 2020

Grant Fritchey

23 November 2020

Challenges to Implementing Database DevOps: How Do You Get The Data Team On Board?

I think this is my single favorite question that came up at the recent panel discussion: How do you get DB folks who just go in and make changes to understand they need DevOps, source control, change management, etc.? There’s a lot to answer in this question, however, to keep this down to a... Read more

Grant Fritchey

23 November 2020

Grant Fritchey

23 November 2020

Challenges to Implementing Database DevOps: Where To Start With a Separate Team?

There were so many questions asked at a recent presentation that I just didn’t have time to answer them all. However, many of them were really interesting, so I promised to address them over time as blog posts. The next question is: I manage an ETL team that supports highly customized code for all... Read more