SQL Source Control

Database source control within SSMS.

Published by Redgate Software
Distributed by ComponentSource since 2005

Version: 8.1.x NEW Updated: 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 7.0.10

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 spatial indexes.
  • SQL Source Control now sets the correct value for NATIVE_COMPILATION.
  • Fixed a snapshot deserialization crash for case differences in column names between temporal and history tables.
  • Dropping temporal tables with columns that depend on a user defined type no longer throw an exception.
  • Clustered columnstore indexes are no longer rebuilt when adding a column to a table.
  • SQL Source Control now reads the correct value for TRACK_COLUMNS_UPDATED from a scripts folder.