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...
Released: Aug 29, 2018
6.3.0 中的更新
特性
- 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).
修補程式
- 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 indexes on...
Released: May 23, 2018
6.1.8 中的更新
特性
- Bulk uninstaller improvements.
- Telemetry has been updated in accordance with Redgate Software's privacy policy.
修補程式
- 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 in the...
Released: Jan 31, 2018
6.1 中的更新
修補程式
- 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 server...
Released: Oct 17, 2017
6.0 中的更新
特性
- 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
5.8 中的更新
特性
- 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.
修補程式
- Fixed an issue where SQL Source Control would fail to compare users if...
Released: Aug 26, 2016
5.2.3 中的更新
修補程式
- 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 defined...
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
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.