Releases · dataform-co/dataform-scd
0.5
0.4
Includes support for "hashes" to compare rows.
Add the following to your package.json dependencies
"dataform-scd": "https://github.com/dataform-co/dataform-scd/archive/0.4.tar.gz"
0.3
Add the following to your package.json dependencies
"dataform-scd": "https://github.com/dataform-co/dataform-scd/archive/0.3.tar.gz"
0.2
Installation
Add the following to your package.json dependencies
"dataform-scd": "https://github.com/dataform-co/dataform-scd/archive/0.2.tar.gz"
Dataform SCD 0.1
Initial implementation of SCD for Dataform.
To install this package, add the following to your package.json:
{
"dataform-scd": "git+https://github.com/dataform-co/dataform-scd.git#0.1"
}