SQL Source Control

Database source control within SSMS.

Published by Redgate Software
Distributed by ComponentSource since 2005

Version: 8.1.x NEW Updated: 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: Jun 25, 2019

Updates in 7.0.27

Updates in 7.0.27

  • Updates SQL Compare and SQL Data Compare to 13.7.17.11492.
  • SOC-7176: Fixes an issue where very long warnings could cause an exception when the warning messages are shown when committing changes.

Released: Jun 18, 2019

Updates in 7.0.27

Updates in 7.0.27

  • Updates SQL Compare and SQL Data Compare to 13.7.17.11340.

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

Features

  • 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

Features

  • 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

Features

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

Fixes

  • 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_COMPRESSION keyword on...