Released: May 1, 2019
Aggiornamenti in 7.0.21
Updates in 7.0.21
- Updates SQL Compare and SQL Data Compare to 13.7.11.10438.
Released: Apr 2, 2019
Aggiornamenti in 7.0.17
Funzionalità
- Added a new project guid property to the RedGateDatabaseInfo xml file. This property will be used to track SQL Source Control usage across other Redgate products.
Released: Feb 13, 2019
Aggiornamenti in 7.0.10
Funzionalità
- Adds new comparison option to ignore sensitivity classifications on fields.
Correzioni
- Clustered columnstore indexes are no longer rebuilt when adding a column to a table and the "Ignore constraint and index names" option is set.
- An exception is no longer thrown when updating a column from a type with no length to a type with length.
- A duplicate index definition is no longer created when updating the schema of a temporal table.
- SQL Source Control now supports the DATA_COMPRESSION...
Released: Dec 21, 2018
Aggiornamenti in 7.0.6
Funzionalità
- Improve error dialog on failed commit.
- Add copy to clipboard button on some error dialogs.
Correzioni
- 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...
Released: Nov 20, 2018
Aggiornamenti in 7.0.0
Funzionalità
- Support for pushing to TFS Git.
- Support for SSMS 18.
- Introduces Pre and Post-Deployment scripts.
- Pre and Post-Deployment scripts contain SQL that is run during a deployment of a SQL Source Control project.
- Provides more control over your database deployments.
Correzioni
Released: Oct 8, 2018
Aggiornamenti in 6.3.2
Funzionalità
- Support for SSMS 18 preview
- Add UI Option DisableAutoRefresh to disable automatic refresh of the commit and get latest tabs.
Correzioni
- 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...
Released: Aug 29, 2018
Aggiornamenti in 6.3.0
Funzionalità
- 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).
Correzioni
- 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
Aggiornamenti in 6.1.8
Funzionalità
- Bulk uninstaller improvements.
- Telemetry has been updated in accordance with Redgate Software's privacy policy.
Correzioni
- 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...
Released: Jan 31, 2018
Aggiornamenti in 6.1
Correzioni
- 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
Aggiornamenti in 6.0
Funzionalità
- 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...