Skip to content

Releases: hackolade/Oracle

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

v0.2.46

19 Dec 17:34
0d1cc68

Choose a tag to compare

introduced automatic generation of associative entities for many-to-many relationships during derive operations into Polyglot and RDMBS targets

v0.2.45

11 Dec 16:17
fdf6d90

Choose a tag to compare

corrected return type of view alter scripts function

v0.2.44

05 Dec 16:35
5854cff

Choose a tag to compare

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

14 Nov 21:32
2a551b3

Choose a tag to compare

prevented changes in target model after conversion when dependent on Polyglot, improve RE from instance to identify 26ai

v0.2.42

18 Oct 11:12
5d780ae

Choose a tag to compare

added version 26ai, added support for renaming entities and entities in ALTER script,  improved application of script generation options in ALTER script