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 6.3.0

Released: Aug 29, 2018

Updates in 6.3.0

Features

  • 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).

Fixes

  • 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 rebuild indexes on views that reference a CLR assembly.
  • SQL Source Control no longer incorrectly processes AT TIME ZONE in table expressions.
  • SQL Source Control now ignores instance-specific functions generated by Change Data Capture.
  • Ignore not for replication now works correctly when not for replication is set at the end of a line and ignore whitespace is not set.
  • The return value of sp_addrolemember is now checked to improve error handling.
  • Fixed a null reference exception where a CLR type depends on an assembly that is being created.
  • Fixed a null reference exception when loading a snapshot from an older version of SQL Compare that was created from a scripts folder.