Tag Archives: Redgate

A Quick Test Data Manager Eval with My Database Backup

I wrote about getting the Redgate Test Data Manager set up in 10 minutes before, and it was a great post. In that one, the sample database Northwind was created and used. However, Alex Yates has modified the scripts to … Continue reading

Posted in Blog | Tagged , , | 4 Comments

Monday Monitor Tips: Using the PowerShell API

Redgate Monitor has grown tremendously from its early days and I find many customers using this to monitor lots of servers, like thousands. In those cases, some of tasks you might do to manage your Redgate Monitor server can be … Continue reading

Posted in Blog | Tagged , , | Comments Off on Monday Monitor Tips: Using the PowerShell API

Friday Flyway Tips: Chaining Commands for State-based Deployments

One of the cool things I’ve seen with the new Flyway CLI is that I can combine multiple actions together in one call, which can make the process of writing automations streamlined. I’m not sure I love this, but I’ll … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Friday Flyway Tips: Chaining Commands for State-based Deployments

Using Flyway Prepare for State-Based Deployments

One of the neat enhancements made to Flyway was the addition of state-based workflows and tooling. A lot of people have loved SQL Compare or SQL Source Control for deployments. As I’ve worked with customers, they’ve asked for this, and … Continue reading

Posted in Blog | Tagged , , | 1 Comment