Skip to content

Commit

Permalink
adding clima_fluviometro on dbt_project
Browse files Browse the repository at this point in the history
  • Loading branch information
patriciacatandi committed Mar 15, 2024
1 parent e388ab5 commit 758abbd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ models:
clima_pluviometro:
+materialized: table
+schema: clima_pluviometro
clima_fluviometro:
+materialized: table
+schema: clima_fluviometro
clima_estacao_meteorologica:
+materialized: table
+schema: clima_estacao_meteorologica
Expand Down

0 comments on commit 758abbd

Please sign in to comment.