Releases: hackolade/BigQuery
v0.2.18
v0.2.17
added possibility for views to be based on another view (not just on a table)
v0.2.16
add authentication through Application Default Credentials
v0.2.15
added possibility to forward- and reverse-engineer with instance from the browser deployment (given the proper license key)
v0.2.14
added mapping to target-specific maximum length when importing from DDL, referencing external definition, or deriving from Polyglot where varchar or varbinary has MAX length
v0.2.13
replaced node-fetch library with hackolade-fetch in order to accommodate self-signed certificates in proxies
v0.2.12
dbt: forward-engineer only root attribute for complex data type
v0.2.11
enabled forward-engineering of models properties schema.yml files
v0.2.10
allow forward-engineering in browser
v0.2.9
added commenting/filtering of DDL when schema is flagged as inactive