Releases: hackolade/Oracle
added possibility to export composite primary keys and unique keys to Excel
added possibility to export composite primary keys and unique keys to Excel
Adjusted COMMENT ON statements for Materialized Views in DDL Script tab
Adjusted COMMENT ON statements for Materialized Views in DDL Script tab
added escaping of quotes in DDL comments forward-engineering
added escaping of quotes in DDL comments forward-engineering
added logic so unique key and primary key constraints are mutually exclusive
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
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
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
re-enabled service name for basic method and service identifier
enhanced support for auth with Oracle Wallet - no longer need to declare service name
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
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
defaulted new columns to data type varchar2