Source Control for Oracle のリリース

Released: Jun 3, 2019

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

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

5.2.5 での更新項目

機能

  • LibGit2Sharp upgraded to v.26.

不具合の修正

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

Released: Oct 16, 2018

5.0.0 での更新項目

機能

  • 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.

不具合の修正

  • 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 TEMPORARY...

Released: May 28, 2018

4.0.10 での更新項目

機能

  • 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.

不具合の修正

  • 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.
  • Added...

Released: Dec 20, 2017

4.0.7 での更新項目

不具合の修正

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

Released: Dec 5, 2017

4.0.6 での更新項目

機能

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

不具合の修正

  • 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

4.0.5 での更新項目

機能

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

不具合の修正

  • 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 and...