SQL Source Control 4

SQL Source Control 4.0 release notes

4.0.7 - September 16th, 2015

FREQUENT UPDATES RELEASE

Feature

  • Git support: view history for a database linked to Git.

4.0.6 - September 9th, 2015

FREQUENT UPDATES RELEASE

Features

  • Git support: link to an existing Git repository on your local machine, and commit and apply changes.
    Pull and push aren't supported yet, but are coming soon. For now, you'll need to pull and push using another Git tool. 
  • On the dependency selection dialog, change the default to not selecting all dependencies.

4.0.5 - September 2nd, 2015

FREQUENT UPDATES RELEASE

Fix

Deleting a file from a folder and renaming the folder no longer creates blank history.

4.0.4 - August 26th, 2015

FREQUENT UPDATES RELEASE

Feature

Your selections persist when moving backwards and forwards through the linking wizard.

Fixes

  • Commit messages when using Plastic SCM can now contain more than one word.
  • You can now link to Plastic SCM workspaces that contain space characters.

4.0.3 - August 19th, 2015

FREQUENT UPDATES RELEASE

Feature

Show the server name alongside the name of the selected database (in the header). 

Fix

SOC-6597: WorkspaceChangedException is no longer thrown when refreshing the Commit or Get Latest tabs, or when getting changes.

4.0.2 - August 12th, 2015

FREQUENT UPDATES RELEASE

Features

  • Simplified wizard for linking to an evaluation repository.
  • For databases linked with the dedicated development model, we've added a Last changed by column on the Commit changes tab.
  • Improved transaction handling when performing a 'Get Latest'.

4.0.1 - August 5th, 2015

FREQUENT UPDATES RELEASE

Feature

Set the Transaction Isolation Level used during Get Latest via a config file. See Changing the transaction isolation level for instructions.

4.0.0 - August 6th 2015 

This version rolls up the changes from frequent update versions 3.8.12 to 3.8.19.

If you want to get updates more often, turn on Frequent Updates.

Features

  • You can now lock objects you're working on so other people can't edit them. This means teams that share databases don't accidentally overwrite work.
  • Support for SSMS 2016 CTP2 (not including support for SQL Server 2016 CTP2)
  • Filters now support the standard T-SQL LIKE syntax for wildcard characters (eg %_[abc], and [^abc] - for more information, see the MSDN documentation). To include wildcard characters explicitly in a filter, escape them with square brackets. "Equals" and "Does not equal" operators won't treat the characters as wildcard characters

Fixes

  • SOC-4635: TFS users should no longer receive the error "PendDelete returned an unexpected number of files"
  • All child processes are stopped when SQL Source Control is closed
  • SQL Source Control no longer needs Management Studio to be restarted after bringing a database online
  • SOC-6546: SQL Source Control no longer throws an exception when it's unlicensed or the trial period has expired
  • SOC-2532: Filtering the character % no longer causes additional objects to be filtered
  • SOC-3904: Filtering objects that begin with "_" no longer filters out all objects
  • SOC-6893: Migrations scripts (V1) are now picked up on Get latest
  • SC-5151: XML schema collections that have additional child nodes are now detected as different
  • SC-5533: Permission changes for system users (eg 'guest') are now ignored when the "ignore users' permissions and role memberships” option is selected
  • SC-7896: When a service's queue changes, the deployment script no longer contains a duplicate ALTER SERVICE statement
  • SC-7897, SC-7898, SC-7900, SC-7901, SC-7903, SC-7907: Square brackets in object names are now escaped in various remaining places
  • SELECT statements containing a 'WITH (SNAPSHOT)' query hint no longer cause parsing errors
  • Pressing N on the Setup tab no longer opens a new query window
  • SOC-6666: Fixed error on unlinking
  • SOC-6955: SQL Source Control no longer throws an exception when connecting to Analysis Services or Integration Services
  • Launching SQL Source Control from a desktop shortcut no longer creates a temporary file on the desktop
  • SOC-4366. Stop spurious InvalidOperationExceptions
  • SOC-6534: Now performs drop-only commits to Visual Studio Online without errors
  • Arrow keys no longer tab out of the search bar
  • SOC-6692: you can now view history when an object has been renamed in TFS

Didn't find what you were looking for?