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 6.3.2

Released: Oct 8, 2018

6.3.2 中的更新

特性

  • Support for SSMS 18 preview
  • Add UI Option DisableAutoRefresh to disable automatic refresh of the commit and get latest tabs.

修补程序

  • When SQL Source Control fails to create a cache for a scripts folder it will no longer fail with the message "Object reference not set to an instance of an object.".
  • SQL Source Control no longer shows an error when reading a temporal table from the registration cache.
  • SQL Source Control no longer throws an error when dropping a block predicate with a specified DML operation.
  • Fix error with adding permissions to an object when ignoring users.
  • Improved handling of history tables that whose definitions were not included in a scripts folder.
  • Queues and stored procedures that form a circular dependency are now deployed in the correct order.
  • Foreign key constraints can be set as CHECK or NOCHECK in a folder even when the option to ignore constraint names is set.
  • A create index statement with a string literal as a filegroup name will no longer cause a parser error.
  • SQL Source Control no longer explicitly deploys default data spaces.