Skip to content

Commit

Permalink
fix: dbt_project
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielle-carv committed Sep 27, 2023
1 parent d85e049 commit dafaa56
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,12 +127,12 @@ models:
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
+schema: br_ibge_censo_demografico
br_ibge_inpc:
+materialized: table
+schema: br_ibge_inpc
br_ibge_ipca:
+materialized: table
+schema: br_ibge_ipca
Expand Down
2 changes: 1 addition & 1 deletion models/br_ibge_censo_demografico/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12037,7 +12037,7 @@ models:
description: Total do rendimento nominal mensal das pessoas responsáveis moradoras
em domicílios particulares permanentes do sexo feminino

- name: br_me_cnpj__dicionario
- name: br_ibge_censo_demografico__dicionario
description: Dicionário
columns:
- name: id_tabela
Expand Down

0 comments on commit dafaa56

Please sign in to comment.