Tag Archives: Redgate

Creating a Scripts Folder in SQL Compare

While I was at a conference recently, someone asked me about the Scripts Folder feature in SQL Compare and how to set that up. This post just looks at how to get SQL Compare to set up a Scripts folder … Continue reading

Posted in Blog | Tagged , , | Comments Off on Creating a Scripts Folder in SQL Compare

Friday Flyway Tips–Deploying Migrations with a Target

Recently I was working with Flyway Desktop (FWD) and helping a customer work on deploying part of their work. They weren’t sure how easy this could be, but this post follows what I showed them. Using the ability to run … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Friday Flyway Tips–Deploying Migrations with a Target

Clearing Intellisense in SQL Prompt

I got this question from an account rep: if a customer is using SQL Prompt and a snippet, for example AT, that was also used as an alias, is there a way to avoid it triggering the snippet or do … Continue reading

Posted in Blog | Tagged , , | Comments Off on Clearing Intellisense in SQL Prompt

Friday Flyway Tips–Comparison Options

Recently a customer asked how they could get index changes to be captured in Flyway Desktop. In their case, they wanted a different fill factor, but I decided to investigate a bit more how things work. This post looks at … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Friday Flyway Tips–Comparison Options