Skip to content

Commit

Permalink
dbt_project
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielle-carv committed Sep 27, 2023
1 parent 63b39e3 commit d85e049
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,12 +124,15 @@ models:
br_fgv_igp:
+materialized: table
+schema: br_fgv_igp
br_ibge_inpc:
+materialized: table
+schema: br_ibge_inpc
br_geobr_mapas:
+materialized: table
+schema: br_geobr_mapas
br_geobr_mapas:
+materialized: table
+schema: br_geobr_mapas
br_ibge_censo_demografico:
+materialized: table
+schema: br_ibge_censo_demografico
br_ibge_ipca:
+materialized: table
+schema: br_ibge_ipca
Expand Down

0 comments on commit d85e049

Please sign in to comment.