Releases: dataform-co/dataform-fivetran-log
0.6
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
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
stagingTablePrefixparameter
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
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
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
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"