Skip to content

Commit

Permalink
[dbt]: materialize br_inep_saeb.dicionario (#758)
Browse files Browse the repository at this point in the history
  • Loading branch information
aspeddro authored Sep 9, 2024
1 parent 4885e36 commit 76fb93a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions models/br_inep_saeb/br_inep_saeb__dicionario.sql
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{{ config(alias="dicionario", schema="br_inep_saeb") }}

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

0 comments on commit 76fb93a

Please sign in to comment.