Releases: hackolade/glue
v0.2.20
introduced flexibility in script generation for controlling constraints in CREATE scripts (3 choices: "In CREATE statement", "In separate statement" or "Ignore"), controllable from Tools > Options > Forward-Engineering parameters, plus from forward-engineering lower tab and via Tools > Forward-Engineer menu
v0.2.19
added a technical name property with support for naming conventions
v0.2.18
added support for AWS Glue 3.0, plus added support for Iceberg tables
v0.2.17
enabled function to infer PKs and FKs
v0.2.16
moved system and connection logging from each plugin and consolidated into core application
v0.2.15
dbt: forward-engineer only root attribute for complex data type
v0.2.14
enabled forward-engineering of models properties schema.yml files
v0.2.13
Allow forward-engineering in the browser application
v0.2.12
allow forward-engineering in browser
refactored connection to leverage own implementation to fetch proxy request handler
refactored connection to leverage own implementation to fetch proxy request handler