Schema Compare for Oracle (英語版) のリリース

Released: Aug 8, 2023

6.1.x での更新項目

v6.1.0

Updated Aug 8, 2023

Features

  • Added support for time based Schedule objects.

Released: Feb 24, 2022

6.0.x での更新項目

v6.0.23

Updated May 30, 2023

Features

  • Added support for VALIDATE_CONVERSION function.

Fixes

  • Reorganized NOT NULL constraint handling to avoid scripting duplicate NOT NULL related constraints.
  • Resolved performance regression regarding dependencies.

v6.0.22

Updated Apr 18, 2023

Features

  • Compatibility with Data Compare for Oracle 6.0.22.

v6.0.21

Updated Apr 6, 2023

Fixes

  • Fixed VALIDATE/NOVALIDATE on constraints not being detected as a difference in some situations and changed the way you script...

Released: Feb 4, 2020

5.7.x での更新項目

v5.7.31

Updated Jan 18, 2022

Fixes

  • Materialized view logs and indexes are recreated when their underlying objects and dropped and rebuilt.
  • Fixed spurious difference when comparing a scripts folder containing a table with a not null column with a user-defined type.

v5.7.30

Updated Jan 12, 2022

Fixes

  • SQL constraints like CHECK (columname IS JSON (STRICT WITH UNIQUE KEYS)) (with inner brackets) are handled correctly.

v5.7.29

Updated Dec 22, 2021

Fixes

  • Objects in the SYS schema marked as ORACLE...

Released: Oct 2, 2019

5.6.x での更新項目

5.6.4

Updated Jan 7, 2020

Features

  • Information about used ignore rules added to application log file.

Fixes

  • OC-1123: Issue causing an error "not set instance of an object" when creating deployment script for organization index table with partitions fixed.
  • OC-1180: Problem with parsing "interval" keyword in materialized view with range partitioning fixed.
  • OC-1174: Issue when grants are not included in deployment process despite being selected for deployment fixed.
  • OC-1156: Problem with scripting...

Released: Aug 20, 2019

5.4.1 での更新項目

Updates in 5.4.1

  • Allows using Service Name for manual connection to Oracle databases.

Released: Aug 8, 2019

5.4 での更新項目

機能

  • Adds more detailed information about errors when running a deployment script.

不具合の修正

  • OC-983: Incorrect order of GRANT when deploying from script folders to database fixed.
  • OC-977: Issue when Primary Key was dropped before Foreign Key when adding clause "DISABLE NOVALIDATE" to Primary Key fixed.
  • OC-1003: Issue with missing rebuild function-based index while modifying referenced column on the table fixed.
  • OC-1108: Issue with detecting differences on materialized view created from table with...

Released: Jul 9, 2019

5.3.4 での更新項目

Updates in 5.3.4

  • OC-1085: Issue with missing objects after population in conjunction with error ORA-00942 fixed.
  • OC-1019: Issue when LOGGING keyword removed from script file fixed.

Released: Jul 3, 2019

5.3.3 での更新項目

Updates in 5.3.3

  • Oracle database connector library updated (Devart dotConnect for Oracle, ver 9.7).

Released: Jun 11, 2019

5.3.2 での更新項目

Updates in 5.3.2

  • OC-1026: Parsing NOCACHE clause fixed.
  • OC-1073: Error "Object reference not set to an instance of an object" when is selected storage option "tablespaces and partitioning" fixed.
  • OC-951: Altering organization index with "parallel" fixed.

Released: Jun 3, 2019

5.3.1 での更新項目

Updates in 5.3.1

  • OC-989: Fix for object scripter generating quoted identifiers containing a comma separator.
  • Fix for public synonyms - key value already exists.