Seeds
Seeds are CSV files in your dbt project (typically in your seeds directory), that dbt can load into your data warehouse using the dbt seed
command. Read more about seeds in the dbt docs.
0
Seeds are CSV files in your dbt project (typically in your seeds directory), that dbt can load into your data warehouse using the dbt seed
command. Read more about seeds in the dbt docs.