SQL Source Control

SSMS 內的資料庫原始程式碼管理。

由以下開發商製作:Redgate Software
ComponentSource 開始代理銷售的日期:2005年

版本: 8.1.x 新增功能 更新: 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 新版本發表

Released: Jun 11, 2019

7.0.26 中的更新

Updates in 7.0.26

  • Updates SQL Compare and SQL Data Compare to 13.7.16.11273.

Released: Jun 4, 2019

7.0.25 中的更新

Updates in 7.0.25

  • Updates SQL Compare and SQL Data Compare to 13.7.15.11157.

Released: May 21, 2019

7.0.24 中的更新

Updates in 7.0.24

  • Updates SQL Compare and SQL Data Compare to 13.7.14.10918.

Released: May 14, 2019

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

7.0.22 中的更新

特性

  • 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

7.0.21 中的更新

Updates in 7.0.21

  • Updates SQL Compare and SQL Data Compare to 13.7.11.10438.

Released: Apr 2, 2019

7.0.17 中的更新

特性

  • 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

7.0.10 中的更新

特性

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

修補程式

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

Released: Dec 21, 2018

7.0.6 中的更新

特性

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

修補程式

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

Released: Nov 20, 2018

7.0.0 中的更新

特性

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

修補程式

  • Various git fixes.