Skip to content

Commit

Permalink
update project yml file to property name mart table schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
charlie-costanzo committed Dec 16, 2024
1 parent d3cca95 commit 92a9241
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions warehouse/dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,9 @@ models:
schema: mart_benefits
ntd_validation:
schema: mart_ntd_validation
ntd_fct_annual:
schema: mart_ntd_fct_annual
annual_reporting:
schema: mart_annual_reporting
safety_and_security:
schema: mart_safety_and_security
ridership:
schema: mart_ridership

0 comments on commit 92a9241

Please sign in to comment.