Skip to content

Commit

Permalink
Merge pull request #492 from cagov/summer-new-dbt-flags
Browse files Browse the repository at this point in the history
adding new versionless flags
  • Loading branch information
ian-r-rose authored Dec 4, 2024
2 parents af0f34d + b05c8bc commit e2bafa0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions transform/dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ flags:
send_anonymous_usage_stats: false
use_colors: true
warn_error: false
state_modified_compare_more_unrendered_values: true
skip_nodes_if_on_run_start_fails: true
require_explicit_package_overrides_for_builtin_materializations: true
source_freshness_run_project_hooks: false

# This setting configures which "profile" dbt uses for this project.
profile: caltrans_pems
Expand Down

0 comments on commit e2bafa0

Please sign in to comment.