github dbt-labs/dbt-codegen 0.4.0
dbt-codegen v0.4.0

latest releases: v0.13.0b1, v0.13.0-b1, 0.12.1...
3 years ago

🚨 Breaking changes

  • This package now requires dbt v0.20.0 and dbt-utils v0.7.0. dbt v0.20.0rc2 is currently available as a release candidate. If you are not ready to upgrade, consider using a previous version of this package.
  • This package depends on dbt-labs/dbt_utils. If the latest version of another installed package depends on fishtown-analytics/dbt_utils, you'll need to wait to upgrade. See discourse for details.

Features

Fixes

  • In the generate_source macro, use dbt_utils.get_relations_by_pattern instead of get_relations_by_prefix, since the latter will be deprecated in the future (#42)

Under the hood

  • Use new adapter.dispatch syntax (#44)

Don't miss a new dbt-codegen release

NewReleases is sending notifications on new releases.