Tag Archives: Redgate

Foreign Keys in SQL Data Generator

A customer recently asked about using FKs in SQL Data Generator, and I decided to write a short post showing how these work. The Scenario I’ve got a copy of the Northwind sample database on my system, named Westwind so … Continue reading

Posted in Blog | Tagged , , | Comments Off on Foreign Keys in SQL Data Generator

The 2024 DevOps Airways Tour is On

The Tour kicked off last month in San Jose, where I presented all day with Andrew Pierce, one of our solutions engineer. It was a good day, and the tour continued in Charlotte, NC, where Grant presented at that one … Continue reading

Posted in Blog | Tagged , , , | Comments Off on The 2024 DevOps Airways Tour is On

Friday Flyway Tips–Capture the Filegroup for Tables

A customer asked recently why Flyway doesn’t detect the filegroup for some changes. I showed them it does and decided to write a post on this. I’ve been working with Flyway Desktop for work more and more as we transition … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Friday Flyway Tips–Capture the Filegroup for Tables

Friday Flyway Tips–Dark Mode

I saw a post that Flyway Desktop has a dark mode and I had to try it out. I’ve been working with Flyway Desktop for work more and more as we transition from older SSMS plugins to the standalone tool. … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Friday Flyway Tips–Dark Mode