Skip to content

dbt-utils 0.1.1

Compare
Choose a tag to compare
@drewbanin drewbanin released this 07 Nov 03:53
191b433

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!