Skip to content

Dataform SCD 0.1

Compare
Choose a tag to compare
@lewish lewish released this 27 Apr 10:52
· 23 commits to master since this release

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"
}