Tag Archives: Redgate

Friday Flyway Tips–Linking a GitHub Issue to a Code Commit

Recently I was doing a demo and a customer asked how I had linked my commit in Azure DevOps to the work item that existed. It’s easy, and tldr; it’s with the commit comment. This post shows how that works. … Continue reading

Posted in Blog | Tagged , , , , , | Comments Off on Friday Flyway Tips–Linking a GitHub Issue to a Code Commit

Webinar – Navigating the database landscape in 2024: Shifting skills to match constant demands

Next week on Jan 23, I’m part of a webinar titled “Navigating the database landscape in 2024: Shifting skills to match constant demands”. You can register today and join me live or see the recording. Redgate has run various surveys … Continue reading

Posted in Blog | Tagged , , | 2 Comments

Friday Flyway Tips–The Version Control Blade

The Flyway Desktop Version Control tab is gone and a new blade has appeared in its place. This post looks at the changes and what that means for a developer. I’ve been working with Flyway Desktop for work more and … Continue reading

Posted in Blog | Tagged , , , | 2 Comments

Prompt EAP AI Experiments: Creating a History Table

SQL Prompt has an EAP using an AI model to help write code. I’ve been lightly experimenting with it, since I think AI is an interesting tech and it’s going to change our jobs. Maybe for the better, maybe for … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Prompt EAP AI Experiments: Creating a History Table