Work with Source Control

Last modified: May 28, 2025

This section describes how to perform common source control operations with a SQL Server database. It covers committing and undoing changes, retrieving the latest version, managing static data, and resolving conflicts. Additional topics include viewing change history, working with branches, and linking commits to issues to support traceability and team collaboration.

In this section

Commit changes

Get the latest version

Undo changes

Link and unlink static data

Resolve conflicts

View Source Control history

Work with branches

Link commits to issues