Source Control for Oracle Releases

Released: Jul 3, 2019

Updates in 5.3.3

Updates in 5.3.3

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

Released: Jun 11, 2019

Updates in 5.3.2

Updates in 5.3.2

  • OSC-891: Type TIMESTAMP LTZ is correctly saved in static data file (.csv).
  • OSC-964: Detection differences on objects grants with unique characters fixed.

Released: Jun 3, 2019

Updates in 5.3.1

Updates in 5.3.1

  • OSC-899: Fix for correctly adding static data to .csv (column type DATA).
  • OSC-865: Failed to compare Static Data: HeadToLive: Value cannot be null.
  • OSC-959: The “WITH READ ONLY CONSTRAINT name_constrant” clause to create the view is now supported from version 11.2g.

Released: May 14, 2019

Updates in 5.3.0

Updates in 5.3.0

  • OSC-942, OSC-945, OSC-952, OSC-954, OSC-955: Multiple fixes and improvements to Ignore Rules functionality.
  • OSC-949: Support for a null values in function index added.
  • OSC-950: Issue with Static Data when selected table were not showing on list fixed.

Released: Mar 7, 2019

Updates in 5.2.5

Features

  • LibGit2Sharp upgraded to v.26.

Fixes

  • Should not be allowed to commit static data change unless table is also committed.

Released: Oct 16, 2018

Updates in 5.0.0

Features

  • Redesigned project refresh mechanism:
    • New "last refreshed" indicator on refresh button.
    • No longer kick off refresh after commit/save/apply changes.
    • Only refresh project on first open.
  • "Frequent Updates" program was added.

Fixes

  • OSC-785: Issue when saving static data fixed.
  • OSC-820: Issue with grants failing to check in.
  • OSC-814: Static data issues: data with a null value for "varchar2" type, and data with line feed character.
  • OSC-591: Added "ENABLE" keyword to constraint for GLOBAL...

Released: May 28, 2018

Updates in 4.0.10

Features

  • Added support for RAW data type in static data.
  • Extended NESTED TABLES comparison.
  • Supports .NET 4.6.1 framework.
  • Telemetry has been updated in accordance with the privacy policy.

Fixes

  • Fixed issue with quotes occurrence in static data.
  • Added space separating the folder name from the repository path (for git, tfs) on creating "New Project" on "Select Folder" pane.
  • Static Data: fixes for using multi schema projects.
  • Added support for "no operation" status for static data configuration...

Released: Dec 20, 2017

Updates in 4.0.7

Fixes

  • Fixed problems with adding/removing columns in static data.

Released: Dec 5, 2017

Updates in 4.0.6

Features

  • Improved memory performance.
  • Added information about 1000 first rows displaying.

Fixes

  • Fixed problem that comparison with scripts folder ignores TABLESPACE parameter.
  • Fixed error "Unable to cast object of type 'System.DBNull' to type 'System.String'".
  • Fixed issue with CLOB columns.

Released: Nov 22, 2017

Updates in 4.0.5

Features

  • Improved object population performance.
  • Materialized View Log: Support parallel clause.
  • Support identity columns for non-dba user.

Fixes

  • Resolved issue when comparison was ignoring differences between “<” and “(“ brackets.
  • Resolved issue with error message "Parameter name: offset actual value was...".
  • Fix for IndexConstraint.
  • InvalidSpecificationException.
  • Added missing TFS libraries when only 2015 version is installed.
  • Index: Fix for the DOMAIN index.
  • Correctly compare primary key...