Skip to content

Releases: hackolade/BigQuery

v0.2.18

19 Dec 17:34
7514569

Choose a tag to compare

introduced automatic generation of associative entities for many-to-many relationships during derive operations into Polyglot and RDMBS targets

v0.2.17

15 Aug 06:06
1bb4749

Choose a tag to compare

added possibility for views to be based on another view (not just on a table)

v0.2.16

30 Jun 18:59
725db43

Choose a tag to compare

add authentication through Application Default Credentials

v0.2.15

13 Jun 14:25
842a215

Choose a tag to compare

added possibility to forward- and reverse-engineer with instance from the browser deployment (given the proper license key)

v0.2.14

28 Mar 18:49
c8c6e10

Choose a tag to compare

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

20 Mar 16:37
caf9151

Choose a tag to compare

replaced node-fetch library with hackolade-fetch in order to accommodate self-signed certificates in proxies

v0.2.12

07 Mar 19:10
f1a5f33

Choose a tag to compare

dbt: forward-engineer only root attribute for complex data type

v0.2.11

28 Feb 18:23
16a9d53

Choose a tag to compare

enabled forward-engineering of models properties schema.yml files

v0.2.10

23 Jan 18:55
e3d38d4

Choose a tag to compare

allow forward-engineering in browser

v0.2.9

21 Dec 08:42

Choose a tag to compare

added commenting/filtering of DDL when schema is flagged as inactive