SQL Source Control improves support for Git users

Cambridge UK, 17 November 2015 ??? The industry standard tool for SQL Server version control now features improved Git integration, making it even easier to use. SQL Source Control v4.1 has just been released and allows users to commit to a local Git repository, and push and pull from remote Git repositories from within SQL Server Management Studio (SSMS).

An SSMS plug-in that links databases to version control systems, SQL Source Control gives users the ability to version control database schemas and reference data, roll back changes, and maintain the referential integrity of databases.

Improving the existing Git support is the latest step in a long line of updates to the tool that have already included object locking to prevent changes from being overwritten, and UI improvements to make configuration easier. It follows the increasing adoption of Git and, in particular, the announcement in the Eclipse Community Survey 2014 that Git had overtaken SVN as the most popular version control system.

To increase support for distributed version control systems like Git, the development team at Redgate Software had to do some complicated work behind the scenes. SQL Source Control was originally designed to work with a centralized version control system, and adding the extra stage of working with a local Git repository had a big impact on the user workflow and way code is shared and tested.

While a lot of effort has enabled these latest improvements in the software, the user interface has deliberately been designed to make it intuitively simple. The result is that rather than having to leave SSMS and use a tool like SourceTree to push to and pull from remote Git repositories, Git users can do it with one tool they are already familiar with and use every day.

The work has also opened the door to giving Git users access to a version control revision history of any database or database object linked to a Git repository from within SSMS. This enables them to see each database revision in version control, know who made each revision and when they made it, understand which objects were changed in each commit, and view the SQL differences for each object.

Mickey Stuewe, a Senior Database Developer, is excited at the development. ???I???ve used SQL Source Control for five years because it handles the script side of things so well. Like many developers, I???ve grown to like Git rather than SVN because the branching features are better. Now I can use two of my favorite pieces of software together.???

Development of SQL Source Control continues at Redgate and future releases will include further enhancements to migrations feature as well as major improvements to the Commit tab performance.

Share the Post:
Share on facebook
Share on twitter
Share on linkedin

Overview

The Latest

Windows Logging is one of the vital aspects of any Windows system administration. However, it is mostly overlooked until the system develops a problem. This is because logs contain important information needed to troubleshoot and resolve system issues.

The Fundamentals of Windows Logging

Windows Logging is one of the vital aspects of any Windows system administration. However, it is mostly overlooked until the system develops a problem. This is because logs contain important information needed to troubleshoot and resolve system issues. Without it, tech experts might find it difficult to track a computer’s

Interstitial Ads: Best Practices for Successful Campaigns

Interstitial Ads: Best Practices for Successful Campaigns

Interstitial Ads: Best Practices for Successful Campaigns Interstitial ads are full-screen advertisements that appear to grasp the attention of on-site prospects, creating opportunities for brands seeking effective ways to communicate their proposition of value. With such an attention-grabbing format and high-impact visuals, it’s no wonder why interstitial advertising is proving

positive contribution tech

Technology’s Positive Contributions to Society

Technology has and continues to improve our lives. From the business world to the world of medicine, and our day-to-day lives, you can’t go a day without interacting with at least one form of technology. While some fear technology may be going too far, there are many ways in which

How to Choose From The Best Big Data Platforms in 2023

How to Choose From The Best Big Data Platforms in 2023

As big data continues to become increasingly popular in the business world, companies are always looking for better ways to process and analyze complex data. The process critically depends on the platform that manages and analyzes the data. In this article, we will provide a guide to help you choose

Why transparent code is a good idea

Why Transparent Code is a Good Idea

Code is used to make up the apps and software we use every day. From our favorite social media platforms to our online banking services, code is the framework used to build these tools that help make our lives easier. Code is complex. Software today requires large teams of programmers