How can we help you today?
Schema Compare for Oracle 3.1.4
Schema Compare for Oracle - 3.1.4Fixes
- The command line no longer show issues or warnings that are not relevant when deploying to a scripts folder
Schema Compare EngineFeatures
- 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
Fixes
Schema Compare Engine
Features
12c
Fixes