diff --git a/profiles.yml b/profiles.yml index 9f7419e..e81a576 100644 --- a/profiles.yml +++ b/profiles.yml @@ -10,6 +10,7 @@ dbt_bgcflow: external_root: "../data_warehouse" prod: dbname: dbt_bgcflow + schema: bgcflow type: postgres threads: 2 host: localhost