Skip to content

Releases: hackolade/Oracle

v0.2.56

03 Apr 12:39
cf2569d

Choose a tag to compare

added support for function-based index in properties, forward- and reverse-engineering from DDL and instance

v0.2.55

14 Mar 13:30
662973c

Choose a tag to compare

v0.2.54

13 Mar 18:07
786c156

Choose a tag to compare

enhanced forward-engineering of delta model when converting a single PK/UK constraint to a composite PK/UK constraint

v0.2.53

07 Mar 08:37
15b636d

Choose a tag to compare

added handling of lower version when annotations are not supported

v0.2.52

03 Mar 09:46
4c040ca

Choose a tag to compare

Update libraries and sdks

v0.2.51

27 Feb 18:52
85ce5f5

Choose a tag to compare

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

20 Feb 18:08
1bd4725

Choose a tag to compare

added configurable SQL script hooks for injecting snippets before or after CREATE SCHEMA, TABLE, and VIEW statements

v0.2.49

13 Feb 10:45
5c0125b

Choose a tag to compare

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

07 Feb 08:34

Choose a tag to compare

Updated lodash plus other applicable libraries

v0.2.47

30 Jan 18:08
164859b

Choose a tag to compare

added support for SUBPARTITION in Properties Pane, forward- and reverse-engineering