SQL Data Compare のリリース
Released: Aug 24, 2020
14.4.x での更新項目
v14.4.23.18321
Updated Feb 22, 2021
Fixes
- The /makescripts option on the command line no longer writes out migration blocks metadata for non-migration blocks databases.
v14.4.22.18256
Updated Feb 15, 2021
Fixes
- Compatibility with SQL Compare 14.4.22.18256.
v14.4.21.18202
Updated Feb 8, 2021
Fixes
- Internal library updates.
v14.4.20.18129
Updated Feb 1, 2021
Fixes
- Internal library updates.
v14.4.19.18070
Updated Jan 25, 2021
Fixes
- Internal library updates.
v14.4.18.17935
Updated Jan 18, 2021
Fixes...
Released: Jul 20, 2020
14.3.x での更新項目
14.3.4.16598
Updated Aug 19, 2020
Fixes
- Compatibility with SQL Compare 14.3.4.16598.
14.3.3.16559
Updated Aug 11, 2020
Fixes
- Internal library updates.
14.3.2.16501
Updated Jul 30, 2020
Features
- Compatibility with SQL Compare 14.3.2.16501.
14.3.1.16487
Updated Jul 27, 2020
Fixes
- Checksum comparison now works against read-only databases.
14.3.0.16423
Updated Jul 20, 2020
Features
- SQL Data Compare will now reject self-signed certificates when connecting over the internet to SQL Servers with force...
Released: Jan 29, 2020
14.2.x での更新項目
14.2.19.16383
Updated Jul 13, 2020
Fixes
- Internal library updates.
14.2.18.16317
Updated Jul 6, 2020
Features
- Compatibility with SQL Compare 14.2.18.16317.
14.2.18.16251
Updated Jun 29, 2020
Features
- Compatibility with SQL Compare 14.2.18.16251.
14.2.17.16188
Updated Jun 23, 2020
Features
- Compatibility with SQL Compare 14.2.17.16188.
14.2.16.16006
Updated Jun 4, 2020
Fixes
- SC-10848: Fixed issue where saved passwords could be forgotten.
14.2.15.15984
Updated Jun 1, 2020
Released: Oct 28, 2019
14.1.x での更新項目
v14.1.10.14805
Updated Jan 27, 2020
Features
- Compatibility with SQL Compare 14.1.10.14805.
v14.1.9.14719
Updated Jan 21, 2020
Features
- Compatibility with SQL Compare 14.1.9.14719.
v14.1.8.14471
Updated Jan 7, 2020
Fixes
- SDC-3019: Where clause editor is now disabled for incompatible data sources.
- The open projects button no longer has an empty dropdown.
v14.1.7.14336
Updated Dec 18, 2019
Features
- Compatibility with SQL Compare 14.1.7.14336.
v14.1.6.14245
Updated Dec 16, 2019
Released: Sep 4, 2019
14.0.x での更新項目
v14.0.7.13517
Updated Oct 21, 2019
Features
- Compatibility with SQL Compare 14.0.7.13517.
v14.0.6.13387
Updated Oct 14, 2019
Features
- Enabled sharing of recently used servers with other Redgate products.
v14.0.5.13297
Updated Oct 7, 2019
Fixes
- SC-10056: Server combobox in the live database connection form now correctly updates when clicking the swap sides button.
v14.0.4.13251
Updated Oct 2, 2019
Features
- Compatibility with SQL Compare 14.0.4.13251.
v14.0.3.13106
Updated Sep 23, 2019
Released: Aug 27, 2019
13.8.0 での更新項目
機能
- Faster script parser - scripts folders should load data much faster from all tables.
- New command line error code - 60 - for the state where there are no comparable tables/views. This would previously have returned error code 63, which now only covers identical databases.
Released: Aug 12, 2019
13.7.22 での更新項目
Updates in v13.7.22
- Compatibility with SQL Compare 13.7.22.12352
Released: Jul 31, 2019
13.7.21 での更新項目
不具合の修正
- Stop mappings list entirely refreshing itself and resetting scroll position to the top when e.g. column selection edits are made.
- Improved handling of static data for unusual table names.
Released: Jul 29, 2019
13.7.20 での更新項目
不具合の修正
- Fixed a crash when SQL contains hundreds of nested parentheses.
Released: Jul 22, 2019
13.7.19 での更新項目
機能
- Tables that had no available comparison key, and hence could not be compared, are now displayed in command line output with the string 'No PK or UQ' in the 'Records' column and 'x' in the DB1 and DB2 columns, rather than entirely ignored.
- Tables that contain no data in will be displayed with the string 'No data' in the 'Records' column and 'x' in the DB1 and DB2 columns. These will only appear if /Include:Identical is specified, as they can't form part of a deployment.