SQL Source Control

Datenbankversionskontrolle in SSMS.

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

Version: 8.1.x NEU Letzte Aktualisierung: Apr 9, 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: Jun 11, 2019

Updates in 7.0.26

Updates in 7.0.26

  • Updates SQL Compare and SQL Data Compare to 13.7.16.11273.

Released: Jun 4, 2019

Updates in 7.0.25

Updates in 7.0.25

  • Updates SQL Compare and SQL Data Compare to 13.7.15.11157.

Released: May 21, 2019

Updates in 7.0.24

Updates in 7.0.24

  • Updates SQL Compare and SQL Data Compare to 13.7.14.10918.

Released: May 14, 2019

Updates in v7.0.23

Updates in 7.0.23

  • SOC-9848: Fixes an issue when an .rgproj was present that would prevent importing or committing changes again until SQL Source Control was restarted.
  • Updates SQL Compare and SQL Data Compare to 13.7.13.10717.

Released: May 8, 2019

Updates in 7.0.22

Funktionen

  • Added the ability to scroll the migration tab on low screen resolutions.
  • Updates SQL Compare and SQL Data Compare to 13.7.13.10556.

Released: May 1, 2019

Updates in 7.0.21

Updates in 7.0.21

  • Updates SQL Compare and SQL Data Compare to 13.7.11.10438.

Released: Apr 2, 2019

Updates in 7.0.17

Funktionen

  • Added a new project guid property to the RedGateDatabaseInfo xml file. This property will be used to track SQL Source Control usage across other Redgate products.

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.