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