Skip to content

Commit

Permalink
add missing schema config
Browse files Browse the repository at this point in the history
  • Loading branch information
Noel Gomez committed Oct 15, 2023
1 parent 3732def commit 9125806
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions transform/dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ models:
node_color: "#366ccf"
covid_analytics:
+schema: l3_covid_analytics
loan_analytics:
+schema: l3_loan_analytics
+materialized: table

# L4_shares:
Expand Down

0 comments on commit 9125806

Please sign in to comment.