SQL Data Compare 新版本發表

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.

Released: Jul 15, 2019

13.7.18 中的更新

Updates in 13.7.18

  • Fixed: You can now bring up the difference viewer more easily when you edit a project with only one table/view and re-compare.

Released: Jul 8, 2019

13.7.17 中的更新

Updates in 13.7.17

  • Compatibility with SQL Compare 13.7.17.11774.

Released: Jun 13, 2019

13.7.16 中的更新

Updates in 13.7.16

  • SDC-2955: New projects will now get a new set of table / schema mappings, rather than reusing the previous project's mappings if the data sources matched.

Released: Jun 6, 2019

13.7.15 中的更新

Updates in 13.7.15

  • Adds compatibility with SQL Compare 13.7.15.1.

Released: Jun 3, 2019

13.7.14 中的更新

Updates in 13.7.14

  • Adds compatibility with SQL Compare 13.7.14.11151.