Skip to content

Commit

Permalink
bugfix: update br_me_cnpj dicionario
Browse files Browse the repository at this point in the history
  • Loading branch information
folhesgabriel committed Jan 13, 2025
1 parent 4b2e725 commit 6b94c59
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 6b94c59

Please sign in to comment.