Releases: hackolade/Oracle
v0.2.28
v0.2.27
added dependency for storage logging option
v0.2.26
removed default ORGANIZATION HEAP LOGGING from DDL if not explicitly activated
v0.2.25
added commenting/filtering of DDL when schema is flagged as inactive, disabled AS IDENTITY property when a column already has the flag enabled
v0.2.24
added commenting/filtering of DDL when schema is flagged as inactive
v0.2.23
added a warning badge in the Properties Pane if an index does not have a name when required, disabled AS IDENTITY property when a column already has the flag enabled
v0.2.22
added support for GENERATED ALWAYS AS expression, in addition to existing identity
v0.2.21
added schema name before index name in CREATE INDEX script
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