SQL Source Control

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

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

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

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