Source control

Git Tips & Best Practices for Beginners

Database development, Source control

Without a version control system, it’s next to impossible to manage the source code. ...
Read More

Tracking Database Changes Using Working Folder Source Control

Database development, Source control

This article talks about a new method to version control a database using a working folder so that historical changes made to the database...
Read More

Using Working Folder to Source Control Database

Database development, Source control

This article is a walkthrough of how to use the working folder option of source control for managing SQL Server databases. In this article,...
Read More

Deploying Database from Source Control

Database development, Source control

These days, development teams start new projects from choosing a version control system. There are...
Read More
Close