SQL Source Control

Stairway to Database DevOps

Stairway to Database DevOps Level 3: Managing Code as a Team in Git

  • Stairway Step

In this level of the Stairway to Database DevOps, you'll get an introduction to branching and merging. Learn how to create a branch for making your changes to the codebase, submitting these in a code review, and then merging the changes into those made by other developers.

5 (2)

You rated this post out of 5. Change rating

2023-12-01

1,802 reads

Technical Article

Help us improve SQL Source Control

  • Article

We've been working really hard on SQL Source Control, and need your input. We're currently working on suggestions from our user forum and on an updated migrations feature that supports all source control systems and works across branches. We'd love it if you could spare 10 minutes to complete this survey. If you complete the survey by Friday June 14, you could win a $100 Amazon voucher. There are two up for grabs!

You rated this post out of 5. Change rating

2013-06-10

3,910 reads

Blogs

Common Issues When Using Change Tracking for Data Warehouse Incremental Loads

By

I have a few clients that incrementally load tables from a SQL Server source...

Top 5 Advanced SQL Courses for 2025 (Must-Know)

By

Want to seriously boost your data skills? Mastering advanced SQL is the key, whether...

Cool AI sites

By

As I researched and wrote my OpenAI and LLMs blogs (see Introduction to OpenAI...

Read the latest Blogs

Forums

Why you should avoid Implicit Measures in your Power BI model

By Koen Verbeeck

Comments posted to this topic are about the item Why you should avoid Implicit...

Data Debt

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Data Debt

JSON in Microsoft SQL Server: A Comprehensive Guide

By AR

Comments posted to this topic are about the item JSON in Microsoft SQL Server:...

Visit the forum

Question of the Day

Precision and Scale I

I have this number: 456.23 What is the scale of this number?

See possible answers