Tag Archives: Redgate

Exporting SQL Data Compare Results to Excel

I had someone ask recently about getting SQL Data Compare results in Excel. It’s easy to do and this post looks at the process. Exporting a Comparison I won’t go into the details of making a comparison. I have another … Continue reading

Posted in Blog | Tagged , , | Comments Off on Exporting SQL Data Compare Results to Excel

Flyway Desktop PoC–Adding a Shadow and Baseline Script

In the last post, I created a baseline marker for Flyway in each database. This set the version in the dev and QA databases to v1. However, I also need a baseline script, at least the tool asks for one, … Continue reading

Posted in Blog | Tagged , , , , | Comments Off on Flyway Desktop PoC–Adding a Shadow and Baseline Script

A Corporate Wellness Day

Today is the corporate Wellness Day at Redgate. It’s a day off for almost everyone in the company, unless they have something that can’t get moved. A few support people, a few others, like me, that are traveling. We, however, … Continue reading

Posted in Blog | Tagged , , | 1 Comment

The Baseline for Flyway

In my previous post, I set up the Flyway Desktop projects for SQL Server and PostgreSQL. I also added a table to each platform for development. In this post, I’ll look at how I let Flyway know what already exists … Continue reading

Posted in Blog | Tagged , , , , | 2 Comments