Data Compare for Oracle 6.0.x

Released: Jan 18, 2022

6.0.x 中的更新

v6.0.23

Updated May 30, 2023

Features

  • Compatibility with Schema Compare for Oracle 6.0.23.

v6.0.22

Updated Apr 18, 2023

Fixes

  • Fixed a bug where the UI would display a connection error when attempting to do a comparison in certain situations.

v6.0.21

Updated Apr 6, 2023

Features

  • Compatibility with Schema Compare for Oracle 6.0.21.

v6.0.20

Updated Mar 22, 2023

Features

  • Compatibility with Schema Compare for Oracle 6.0.20.

v6.0.19

Updated Mar 1, 2023

Features

  • Compatibility with Schema Compare for Oracle 6.0.19.

v6.0.18

Updated Feb 14, 2023

Fixes

  • Added warning to command line clarifying which differences will be deployed.
  • Added warning to the UI about future CSV deprecation.

v6.0.17

Updated Dec 21, 2022

Features

  • Compatibility with Schema Compare for Oracle 6.0.17.

v6.0.16

Updated Nov 22, 2022

Fixes

  • When reading from scripts folders, preserve any '\r' characters found in character data typed values (unless using project options that ignore such characters).

v6.0.15

Updated Oct 18, 2022

Fixes

  • Internal fix: Improved logging to assist in diagnosing issues around metadata access permissions.

v6.0.14

Updated Oct 4, 2022

Features

  • Compatibility with Schema Compare for Oracle 6.0.14.

v6.0.13

Updated Sep 20, 2022

Features

  • Compatibility with Schema Compare for Oracle 6.0.13.

v6.0.12

Updated Aug 16, 2022

Features

  • Minor enhancement to telemetry.

v6.0.11

Updated Aug 10, 2022

Features

  • Updated compatibility with Schema Compare for Oracle 6.0.11.

v6.0.10

Updated Aug 2, 2022

Features

  • Updated compatibility with Schema Compare for Oracle 6.0.10.

v6.0.9

Updated Jul 20, 2022

Fixes

  • Fixed support for comparing a subset of columns in a table when one side of the comparison is a scripts folder with JSON static data.
  • Fixed deployments of very large XML objects, and removed now-redundant warning that was added in 6.0.8.

v6.0.8

Updated Jun 28, 2022

Fixes

  • If a source XMLType value exceeds the max length of a string literal, a warning is displayed notifying that the script will fail to execute.

v6.0.7

Updated Jun 14, 2022

Fixes

  • Fixed OutOfMemoryException when reading a scripts folder with a very large amount of static data.

v6.0.6

Updated Jun 7, 2022

Features

  • Updated compatibility with Schema Compare for Oracle 6.0.6.

v6.0.5

Updated May 26, 2022

Features

  • Updated compatibility with Schema Compare for Oracle 6.0.5.

v6.0.4

Updated May 18, 2022

Fixes

  • Fixed data mismatch when static data is on the left of a comparison, and column order in the JSON static data file does not match the database it's being compared against.

v6.0.3

Updated Apr 27, 2022

Fixes

  • Fixed comparison for scripts folder targets that were created by a previous deployment of a strict subset of columns.

v6.0.2

Updated Mar 24, 2022

Features

  • Improved performance of writing static data to scripts folders.

Fixes

  • Fixed comparison for data in NCLOB columns when comparing to a scripts folder.
  • Fixed deploying static data to a scripts folders when a subset of rows is selected.

v6.0.1

Updated Mar 2, 2022

Fixes

  • If no data differences are found and no warnings are generated, and both /abortonwarnings and /scriptfile are specified, then DCO command line correctly returns code 0 rather than 63 ("Deployment warnings encountered").

v6.0.0

Updated Feb 24, 2022

Features

  • Data Compare for Oracle now uses a JSON-based format for storing data in scripts folders by default, instead of a CSV-like format.

Fixes

  • Fixed deploying unicode string data.