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.

Redgate SQL Source Control 7.0.6

Released: Dec 21, 2018

Updates in 7.0.6

Features

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

Fixes

  • 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 primary keys on filetables so they can be referenced by other objects.
  • SC-10321: SQL Source Control will no longer attempt to create an index on a view without dropping it when a related CLR assembly is being modified.
  • SC-10336: Unique indexes on memory optimized tables can now be correctly committed without losing their UNIQUE property.
  • SC-10351: SQL Source Control no longer fails to parse the PREDICT function.