Skip to content

Commit

Permalink
Merge branch 'main' into br_inpe_prodes
Browse files Browse the repository at this point in the history
  • Loading branch information
tricktx authored Jan 13, 2025
2 parents 5a26534 + e9ae01c commit f30f88c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions models/br_me_cnpj/br_me_cnpj__dicionario.sql
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{{ config(alias="dicionario", schema="br_me_cnpj") }}


select
safe_cast(id_tabela as string) id_tabela,
safe_cast(nome_coluna as string) nome_coluna,
Expand Down

0 comments on commit f30f88c

Please sign in to comment.