github dbt-labs/dbt-utils 0.2.4
dbt-utils 0.2.4

latest releases: 1.2.0-rc1, 1.1.1, 1.1.0...
4 years ago

Summary

This release introduces some net new functionality:

  • Test for mutually exclusive ranges (#166)
  • Test for unique combination of columns (#177)
  • get_query_results_as_dict macro (originally referred to as fetch macro) (#160 @ChrisLawliss)
  • Width bucket macro (#179 @clausherther)

It also includes some quality of life improvements

Heads up!

This release replaces the get_tables_by_prefix and union_tables macros. These macros will be deprecated in a future release of this package. We recommend you use the get_relations_by_prefix and union_relations macros instead.

🎉 Contributors: 🎉

Thanks to our community members who contributed to this release!

Don't miss a new dbt-utils release

NewReleases is sending notifications on new releases.