SQL Source Control 3.6 release notes
Published 16 July 2015
3.6.7 - June 3rd 2014
Features
- Select two database versions from the History dialog and compare them in SQL Compare or SQL Data Compare
Fixes
- TFS workspace mapping errors now produce an error message with troubleshooting advice
3.6.6 - June 3rd 2014
Performance improvement
- Faster “Updating meta-data” step when using TFS
Fixes
- SOC-2566: Errors no longer occur when committing certain static data changes to a Mercurial, Git, or working folder repository, or custom source control system
- SOC-3942: Manually editing Get Latest script in SSMS 2014 no longer causes "Object reference not set to an instance of an object" error
- SOC-4084: "Item with the same key has already been added" error no longer occurs when committing static data changes. If you've previously encountered this error, you may need to relink the database
- SOC-5640: Using SQL 2012 THROW keyword with no arguments inside an IF clause no longer causes "Errors occurred whilst parsing file" error
- SOC-5653: SQL Source Control now identifies which user made some database changes that were previously reported as "Unknown". This includes:
- objects created and subsequently edited
- objects created with the same name as an object in source control
3.6.5 - May 14th 2014
Fixes
- SOC-5653: SQL Source Control now identifies which user made some database changes that were previously reported as "Unknown". This includes:
- objects created and subsequently edited
- objects created with the same name as an object in source control
3.6.4 - May 6th 2014
Performance improvements
- Linking databases to SVN is faster
Fixes
- SOC-2566: ConflictException error no longer occurs when committing to a working folder, Mercurial or Git repository, or custom source control system
- SOC-4084: "Item with the same key has already been added" error no longer occurs when commiting static data changes. If you've previously encountered this error, you may need to relink the database
3.6.3 - April 29th 2014
Fixes
- SOC-4087: Unlinking static data on an empty conflicted table no longer produces the "given key was not present in the dictionary" error
- SOC-5179: Fixes an issue with parsing a spatial index referencing a computed column
- SOC-5812: SQL Compare users can now link to Vault repositories
- SOC-5680: Conflicted stored procedures can now be merged when using SQL Server authentication
Known issues
- SOC-5858: Vault shared folders aren't supported
3.6.0 - April 14th 2014
Features
- Support for Team Foundation Server 2013
- Support for SQL Server 2014 databases
- Support for SQL Server Management Studio 2014
- Support for Vault 7
Fixes
- TFS users no longer need to modify a config file to link to TFS 2012 or later
- When information about who make a change is lost because of a server timeout, the Commit tab no longer becomes unusable
Known issues
- New SQL syntax introduced in SQL Server 2014 is unsupported