SQL Source Control

SSMS 내의 데이터베이스 소스 컨트롤입니다.

Redgate Software사에서 공개
2005년 부터 ComponentSource에서 판매중

버젼: 8.1.x NEW 업데이스 날짜: 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.