Source Control for Oracle Releases
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...