Releases: hackolade/Oracle
v0.2.51
added support for annotations at user schema (pending Oracle's addition of this feature), Table, Column, View, and Index levels in Properties Pane, forward- and reverse-engineering; simplified custom SQL script hook properties into text area (instead of block properties); enabled configurable SQL script hooks for injecting snippets in ALTER statements of delta model
v0.2.50
added configurable SQL script hooks for injecting snippets before or after CREATE SCHEMA, TABLE, and VIEW statements
v0.2.49
enabled changes on NOT NULL constraint names for attributes referencing a definition (internal, model or external), allowing for unique constraint name across multiple columns
v0.2.48
Updated lodash plus other applicable libraries
v0.2.47
added support for SUBPARTITION in Properties Pane, forward- and reverse-engineering
v0.2.46
introduced automatic generation of associative entities for many-to-many relationships during derive operations into Polyglot and RDMBS targets
v0.2.45
corrected return type of view alter scripts function
v0.2.44
added support in ALTER scripts for removal of primary and unique key constraints, removal of comments, and updating properties of datetime attributes
v0.2.43
prevented changes in target model after conversion when dependent on Polyglot, improve RE from instance to identify 26ai
v0.2.42
added version 26ai, added support for renaming entities and entities in ALTER script, improved application of script generation options in ALTER script