Skip to content

Releases: dbt-labs/dbt-utils

dbt-utils 0.1.2

06 Jan 05:49
c5a9089
Compare
Choose a tag to compare

Features:

  • cardinality_equality schema test (#35)

Fixes:

  • Make the date_spine macro work with dbt 0.9.1 (#34)

Thanks to @dwallace0723 for contributing the cardinality_equality schema tests!

dbt-utils 0.1.1

07 Nov 03:53
191b433
Compare
Choose a tag to compare

Features:

  • at_least_one schema test (#32)
  • not_constant schema test (#32)
  • get_column_values macro (#26)

Fixes:

  • Make the union_tables macro work with dbt 0.9.0 (#25)

Thanks to @nave91 for contributing the at_least_one and not_constant schema tests!

Initial release

04 Oct 22:52
Compare
Choose a tag to compare
Merge pull request #20 from fishtown-analytics/readme

Readme