Skip to content

Releases: hackolade/Oracle

added possibility to export composite primary keys and unique keys to Excel

16 Nov 11:35
c54d8f6
Compare
Choose a tag to compare

added possibility to export composite primary keys and unique keys to Excel

Adjusted COMMENT ON statements for Materialized Views in DDL Script tab

01 Nov 17:09
03c2647
Compare
Choose a tag to compare

Adjusted COMMENT ON statements for Materialized Views in DDL Script tab

added escaping of quotes in DDL comments forward-engineering

29 Oct 13:23
b71561a
Compare
Choose a tag to compare

added escaping of quotes in DDL comments forward-engineering

added logic so unique key and primary key constraints are mutually exclusive

04 Oct 14:52
52807af
Compare
Choose a tag to compare

added logic so unique key and primary key constraints are mutually exclusive

added filtering of sequences and synonyms that are not used by the tables or views being reverse-engineered, added support for ON NULL clause for column default value

27 Sep 17:59
a45f532
Compare
Choose a tag to compare

added filtering of sequences and synonyms that are not used by the tables or views being reverse-engineered, added support for ON NULL clause for column default value

Oracle: added timeout on fetching sequence information if instance is too large, and fallback to graceful degradation

24 Sep 16:23
3d2db19
Compare
Choose a tag to compare

Oracle: added timeout on fetching sequence information if instance is too large, and fallback to graceful degradation

re-enabled service name for basic method and service identifier

21 Sep 16:07
65ea7f9
Compare
Choose a tag to compare

re-enabled service name for basic method and service identifier

enhanced support for auth with Oracle Wallet - no longer need to declare service name

17 Sep 11:53
7fe22d6
Compare
Choose a tag to compare

enhanced support for auth with Oracle Wallet - no longer need to declare service name

upgraded to latest client SDK, added automatic setting of NOT NULL property if column is marked as Primary Key

14 Sep 09:44
3f86c27
Compare
Choose a tag to compare

upgraded to latest client SDK, added automatic setting of NOT NULL property if column is marked as Primary Key

defaulted new columns to data type varchar2

06 Sep 16:35
5dde684
Compare
Choose a tag to compare

defaulted new columns to data type varchar2