DLM Automation Suite for Oracle 1.2.4
richardjm
Posts: 598
Data Compare for Oracle - 2.6.4
Schema Compare for Oracle - 3.1.4
Fixes
Schema Compare Engine
Features
12c
Fixes
- No visible changes, just keeping the versions in sync
Schema Compare for Oracle - 3.1.4
Fixes
- The command line no longer show issues or warnings that are not relevant when deploying to a scripts folder
Schema Compare Engine
Features
- Performance improvement as live database population now works on many threads, previously just two
- Quoted string literals in default values are now parsed and strings are considered equal regardless of quoting method
12c
- Tables: Indexing clause
- Indexes: Partial index clause
- Table: ILM clause
- Table: INMEMORY support
- Package: EDITIONABLE/NONEDITIONABLE keyword
- Type: EDITIONABLE/NONEDITIONABLE keyword
- Function: EDITIONABLE/NONEDITIONABLE keyword
- Procedure: EDITIONABLE/NONEDITIONABLE keyword
- JSON: support for IS JSON, JSON_EXISTS(), JSON_TEXTCONTAINS() conditions
Fixes
- %TYPE attribute used in types no longer causes parsing failures
- Correctly synchronizes primary key and unique indexes that have identical columns but in different orders
- New lines in column names no longer causes parsing failures
- Disabled unique constraints on views now supported
- OC-796 - Deployment script is no longer empty when comparing domain indexes that differ by parameter contents