All posts tagged with 'dbt'

Creating re-usable descriptions in dbt with Jinja docs
If you're working with dbt and find yourself copying the same column descriptions across multiple models, this post is for you. We'll show you how to eliminate that repetition using the Jinja doc function! Continue reading