SQL Source Control

Datenbankversionskontrolle in SSMS.

Veröffentlicht von Redgate Software
Wird von ComponentSource seit 2005 vertrieben

Version: 8.1.x NEU Letzte Aktualisierung: May 12, 2026

i

Please Note: SQL Source Control is no longer available as a standalone product for new purchases. It is only available for new license purchases as part of SQL Toolbelt Essentials or Flyway Teams.
If you already own existing licenses of this product, please contact us for pricing to add additional licenses to your existing license key.

SQL Source Control Releases

Released: Feb 13, 2019

Updates in 7.0.10

Funktionen

  • Adds new comparison option to ignore sensitivity classifications on fields.

Fehlerkorrekturen

  • Clustered columnstore indexes are no longer rebuilt when adding a column to a table and the "Ignore constraint and index names" option is set.
  • An exception is no longer thrown when updating a column from a type with no length to a type with length.
  • A duplicate index definition is no longer created when updating the schema of a temporal table.
  • SQL Source Control now supports the DATA...

Released: Dec 21, 2018

Updates in 7.0.6

Funktionen

  • Improve error dialog on failed commit.
  • Add copy to clipboard button on some error dialogs.

Fehlerkorrekturen

  • Fixed the problem that caused some buttons in the SQL Source Control UI to be invisible in the first run after installation.
  • SC-10339: Adding a column to a table with a history table no longer attempts to re-create an existing index.
  • SC-10355: SQL Source Control can now handle more than one sensitivity classification per table.
  • SC-10319: SQL Source Control now recognises...

Released: Nov 20, 2018

Updates in 7.0.0

Funktionen

  • Support for pushing to TFS Git.
  • Support for SSMS 18.
  • Introduces Pre and Post-Deployment scripts.
    • Pre and Post-Deployment scripts contain SQL that is run during a deployment of a SQL Source Control project.
    • Provides more control over your database deployments.

Fehlerkorrekturen

  • Various git fixes.

Released: Oct 8, 2018

Updates in 6.3.2

Funktionen

  • Support for SSMS 18 preview
  • Add UI Option DisableAutoRefresh to disable automatic refresh of the commit and get latest tabs.

Fehlerkorrekturen

  • When SQL Source Control fails to create a cache for a scripts folder it will no longer fail with the message "Object reference not set to an instance of an object.".
  • SQL Source Control no longer shows an error when reading a temporal table from the registration cache.
  • SQL Source Control no longer throws an error when dropping a block predicate...

Released: Aug 29, 2018

Updates in 6.3.0

Funktionen

  • Introduces Pre and Post-Deployment scripts.

Please note that SQL Source Control will continue to support SQL Server 2008 and 2008R2 - you will just need to connect to the server using a newer version of SSMS (2012 or greater).

Fehlerkorrekturen

  • Partition functions with datetime2(0) parameters now have the precision registered correctly when being read from a scripts folder.
  • SQL Source Control can now parse nested AT TIME ZONE statements with parentheses.
  • SQL Source Control will now...

Released: May 23, 2018

Updates in 6.1.8

Funktionen

  • Bulk uninstaller improvements.
  • Telemetry has been updated in accordance with Redgate Software's privacy policy.

Fehlerkorrekturen

  • Ignores line endings whitespace in string literals when the ignore whitespace option is used.
  • Fixed a compatibility issue between different versions of Redgate products that could cause them to fail to load in SSMS 2014 and earlier.
  • Fixed an ObjectNotInDifferences error that occurred when the database contains a Service that depends on a Contract that is...

Released: Jan 31, 2018

Updates in 6.1

Fehlerkorrekturen

  • Now supports filegroups defined on a fulltext index.
  • No longer duplicates index creation on history tables.
  • Now supports history tables with the same name but different schema to their related temporal table.
  • Now supports TEXTIMAGE_ON filegroup if it differs from the filegroup of the table.

SQL Server Management Studio (SSMS) 2008 and 2008R2 are no longer supported.
Note: SQL Source Control will continue to support SQL Server 2008 and 2008R2 - you will just need to connect to...

Released: Oct 17, 2017

Updates in 6.0

Funktionen

  • New platforms
    • Support for SQL Server 2017 databases, including SQL Server on Linux
    • Support for TFS 2018
  • Reduced footprint
    • SQL Source Control no longer creates multiple additional processes while running
    • Installer size reduced by half
  • Other features
    • Setup, Migrations and Locking tabs have been updated, resolving a number of issues.
    • SQL Source Control now supports customisation on history tables for temporal tables, such as customised indexes.
    • SQL Source Control now supports the HISTORY...

Released: Aug 1, 2017

Updates in 5.8

Funktionen

  • Updated the comparison options dialog to display more information and allow searching for specific options.
  • Global Options are now available by clicking the 'Options' button in the header bar, rather than through the Setup tab. This means they are available even when you don't have a linked database selected.
  • All of the linking options (source control, working folder, and evaluation) now follow a consistent workflow.

Fehlerkorrekturen

  • Fixed an issue where SQL Source Control would fail...

Released: Aug 26, 2016

Updates in 5.2.3

Fehlerkorrekturen

  • Additional logging for errors during get latest when your repository contains migration scripts.
  • SOC-7874, SOC-7878: SQL Source Control will clean-up temporary tables used when registering a database.
  • Improved error handling and logging when generating a deployment script in Get Latest.
  • SC-8854: Prevented a crash that could occur when registering a scripts folder containing a function with a complex series of aliases.
  • SC-8042: Add check to avoid putting default permission for...