Skip to content

dbt-teradata-utils 0.0.2

Compare
Choose a tag to compare
@adamtwo adamtwo released this 04 Feb 15:11
· 30 commits to main since this release

Features

  • Added tests and/or implementations for the following dbt_utils macros:
    • pivot
    • unpivot
    • get_url_parameter
  • Added support for multi-character delimiters in split_part macro.

Fixes

Docs

Under the hood