Tag Archives: syndicated

Local Database CI Builds with Jenkins in a Container

In two previous posts (Jenkins in a container, Adding SCA to Jenkins), I’ve showed how to configure Jenkins in a container as well as how to add the SQL Change Automation plugin. This post looks at an initial database build … Continue reading

Posted in Blog | Tagged , , , , | 1 Comment

VSCode Tips–Remove the Highlighted Line

VSCode was making me crazy as I was writing a script. I like a light theme, and every time I went to type, I saw this: The highlight was distracting for me. I could see why people might like it, … Continue reading

Posted in Blog | Tagged , | Comments Off on VSCode Tips–Remove the Highlighted Line

Adding SQL Change Automation to Jenkins for Database CI

In a previous post, I explained how to get Jenkins running in a container for your local CI work. In this one, I’ll expand on the process for database CI with a quick look at getting the SQL Change Automation … Continue reading

Posted in Blog | Tagged , , , | 1 Comment

A Memory-Optimized Roundup – T-SQL Tuesday #117

The summary from my fourth T-SQL Tuesday hosting for #117. This time I was scrambling a bit, but since I’ve worked with a few customers in the last year that use MOT tables, I thought this might be a good … Continue reading

Posted in Blog | Tagged , | 1 Comment