Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Releases: dataform-co/dataform-fivetran-log

0.6

07 Jun 16:46
30454a7

Choose a tag to compare

Installation

Add the following to your package.json dependencies

"fivetran-log": "https://github.com/dataform-co/dataform-fivetran-log/archive/0.6.tar.gz"

0.5

10 Nov 12:12

Choose a tag to compare

0.5

Second release of the Fivetran Log package. The package is still in early testing!

  • Adds support for Snowflake and Redshift

Installation

Add the following to the list of dependencies in the package.json file in your Dataform project:

"fivetran-log": "git+https://github.com/dataform-co/dataform-fivetran-log.git#0.5"

Dataform Fivetran Log 0.4

22 Oct 16:59
0083847

Choose a tag to compare

Second release of the Fivetran Log package. The package is still in early testing!

  • Adds assertions
  • Sets a table name prefix for staging tables (overridable with the stagingTablePrefix parameter

Installation

Add the following to the list of dependencies in the package.json file in your Dataform project:

"fivetran-log": "git+https://github.com/dataform-co/dataform-fivetran-log.git#0.4"

Dataform Fivetran Log 0.3

19 Oct 16:31

Choose a tag to compare

Second release of the Fivetran Log package. The package is still in early testing!

  • Fix a bug where the database override wasn't applied to the account table

Installation

Add the following to the list of dependencies in the package.json file in your Dataform project:

"fivetran-log": "git+https://github.com/dataform-co/dataform-fivetran-log.git#0.3"

Dataform Fivetran Log 0.2

19 Oct 16:24

Choose a tag to compare

Second release of the Fivetran Log package. The package is still in early testing!

  • Adds a parameter for setting the database the logs data is in

Installation

Add the following to the list of dependencies in the package.json file in your Dataform project:

"fivetran-log": "git+https://github.com/dataform-co/dataform-fivetran-log.git#0.2"

Dataform Fivetran Log 0.1

06 Oct 11:18
ec5c8e4

Choose a tag to compare

Initial release of the Fivetran Log package. The package is still in early testing!

Installation

Add the following to the list of dependencies in the package.json file in your Dataform project:

"fivetran-log": "git+https://github.com/dataform-co/dataform-fivetran-log.git#0.1"