Releases: hackolade/Oracle
v0.2.62
v0.2.61
added support for cross-schema indexes in properties, plus forward- and reverse-engineering; improved robustness by ignoring empty constraints during forward-engineering; added support for cross-schema indexes ON TABLES
v0.2.60
added support for connecting to Autonomous Oracle Database 26ai without wallet when mutual TLS is disabled
v0.2.59
avoided double carriage return (\r\r) in scripts on Windows
v0.2.58
enhanced default behavior to clear the index logging property
v0.2.57
enabled dbt model- and column-level properties, custom properties, and automatic schema-level properties
v0.2.56
added support for function-based index in properties, forward- and reverse-engineering from DDL and instance
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