Releases: hackolade/Snowflake
v0.2.40
v0.2.39
updated SDK and lodash libraries, plus replaced Axios with proxy fetch library, plus reordered log file
v0.2.38
added extra logging and a default port value to the configuration to assist with browser redirection issues
v0.2.37
introduced automatic generation of associative entities for many-to-many relationships during derive operations into Polyglot and RDMBS targets
v0.2.36
fine-tuned several details when applying script generation options
v0.2.35
introduced flexibility in script generation for controlling constraints in CREATE scripts (3 choices: "In CREATE statement", "In separate statement" or "Ignore")
v0.2.34
improved robustness of forward-engineering with view attributes without underlying references
v0.2.33
extend ability to select more file extensions (.pem, .p8, .crt, .cert) when setting up key-pair authentication, added more user-friendly message in case of missing or invalid passphrase when setting up key-pair authentication
v0.2.32
added support for key-pair authentication in connection to instances
v0.2.31
added reverse-engineering of DDLs with view referencing another view