2025-05-11から1日間の記事一覧

【dbt】dbt ~ config ~

dbt

◾️はじめに 今回は、dbt の config について扱う 目次 【1】config 1)profiles.yml との住み分け 【2】configの設定方法 1)config() での設定 2)models/properties.yml での設定 3)dbt_project.yml での設定 【3】configの設定内容 1)Snowflake…