SQL Source Control

Controle de origem de banco de dados no SSMS.

Publicado por Redgate Software
Distribuído pela ComponentSource desde 2005

Versão: 8.1.x NOVO Atualizado: 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

Atualizações na 6.3.2

Recursos

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

Correções

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