SQL Source Control Releases

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

Released: Aug 29, 2018

Atualizações na 6.3.0

Recursos

  • Introduces Pre and Post-Deployment scripts.

Please note that SQL Source Control will continue to support SQL Server 2008 and 2008R2 - you will just need to connect to the server using a newer version of SSMS (2012 or greater).

Correções

  • Partition functions with datetime2(0) parameters now have the precision registered correctly when being read from a scripts folder.
  • SQL Source Control can now parse nested AT TIME ZONE statements with parentheses.
  • SQL Source Control will now rebuild...

Released: May 23, 2018

Atualizações na 6.1.8

Recursos

  • Bulk uninstaller improvements.
  • Telemetry has been updated in accordance with Redgate Software's privacy policy.

Correções

  • Ignores line endings whitespace in string literals when the ignore whitespace option is used.
  • Fixed a compatibility issue between different versions of Redgate products that could cause them to fail to load in SSMS 2014 and earlier.
  • Fixed an ObjectNotInDifferences error that occurred when the database contains a Service that depends on a Contract that is not defined...

Released: Jan 31, 2018

Atualizações na 6.1

Correções

  • Now supports filegroups defined on a fulltext index.
  • No longer duplicates index creation on history tables.
  • Now supports history tables with the same name but different schema to their related temporal table.
  • Now supports TEXTIMAGE_ON filegroup if it differs from the filegroup of the table.

SQL Server Management Studio (SSMS) 2008 and 2008R2 are no longer supported.
Note: SQL Source Control will continue to support SQL Server 2008 and 2008R2 - you will just need to connect to the...

Released: Oct 17, 2017

Atualizações na 6.0

Recursos

  • New platforms
    • Support for SQL Server 2017 databases, including SQL Server on Linux
    • Support for TFS 2018
  • Reduced footprint
    • SQL Source Control no longer creates multiple additional processes while running
    • Installer size reduced by half
  • Other features
    • Setup, Migrations and Locking tabs have been updated, resolving a number of issues.
    • SQL Source Control now supports customisation on history tables for temporal tables, such as customised indexes.
    • SQL Source Control now supports the HISTORY...

Released: Aug 1, 2017

Atualizações na 5.8

Recursos

  • Updated the comparison options dialog to display more information and allow searching for specific options.
  • Global Options are now available by clicking the 'Options' button in the header bar, rather than through the Setup tab. This means they are available even when you don't have a linked database selected.
  • All of the linking options (source control, working folder, and evaluation) now follow a consistent workflow.

Correções

  • Fixed an issue where SQL Source Control would fail to...

Released: Aug 26, 2016

Atualizações na 5.2.3

Correções

  • Additional logging for errors during get latest when your repository contains migration scripts.
  • SOC-7874, SOC-7878: SQL Source Control will clean-up temporary tables used when registering a database.
  • Improved error handling and logging when generating a deployment script in Get Latest.
  • SC-8854: Prevented a crash that could occur when registering a scripts folder containing a function with a complex series of aliases.
  • SC-8042: Add check to avoid putting default permission for user...

Released: May 25, 2016

Updates in this release

Updates in v5.0.1

Fixes:

  • SOC-7915: SQL Source Control no longer throws an error message when upgrading migrations following a cancelled operation or error.
  • SOC-7913: SQL Source Control no longer throws an error when starting Management Studio if other Redgate tools have corrupt installations.
  • SOC-7920: SQL Source Control no longer throws an error when starting Management Studio if Object Locking is disabled.
  • SOC-7086: SQL Source Control no longer allows you to switch tabs during a commit.

Known...

Released: May 23, 2016

Updates in this release

Updates in v5.0.0

Major features

Improved migrations solution 

Migration scripts in SQL Source Control 5 now support:

  • Git and working folder, along with every other version control system.
  • Branching and merging, conflict resolution and interactive rebasing version control features.
  • Data-only migration scripts. These are scripts that aren’t linked to specific schema changes.

Also, SQL Source Control no longer needs a dedicated migration scripts repository.

Additional improvements

  • Redesigned Commit...

Released: May 3, 2016

Updates in this release

Updates in v4.4.1

Fixes:

  • SC-8524, SC-8503, SOC-7761: Support for hardware crypto devices (e.g., nCipher) for asymmetric key encryption.
  • SC-8060: Support for DML triggers that reference an XML schema collection.