Skip to content

Commit

Permalink
add dicionario
Browse files Browse the repository at this point in the history
  • Loading branch information
tricktx committed Oct 22, 2024
1 parent bba4376 commit a45263d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion models/br_me_rais/br_me_rais__dicionario.sql
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{{ config(alias="dicionario", schema="br_me_rais") }}

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

0 comments on commit a45263d

Please sign in to comment.