github dbt-labs/dbt-utils 0.1.4
dbt-utils 0.1.4

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

This release of dbt-utils fixes some bugs and adds a host of new utility macros for use in your dbt project.

New Macros:

Changes:

  • Fixes for get_url_parameter macro (Contributed by @dwallace0723)
    • Qualify split_part macro call with dbt_utils prefix (#41)
    • Return null instead of empty string if url param not found in string (#46)
  • Return a list instead of a json string in get_column_values (#44)
  • Use the new generate_series macro in date_spine (#45)

Don't miss a new dbt-utils release

NewReleases is sending notifications on new releases.