Releases: hackolade/Oracle
v0.2.56
v0.2.55
v0.2.54
enhanced forward-engineering of delta model when converting a single PK/UK constraint to a composite PK/UK constraint
v0.2.53
added handling of lower version when annotations are not supported
v0.2.52
Update libraries and sdks
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