In dbt 1.4 the flags warn_error
and warn_error_options
are defined in profiles.yml
:
config:
warn_error: true
warn_error_options:
include: all
exclude:
- NoNodesForSelectionCriteria
Note that the version 1.4 is no longer supported. See https://docs.getdbt.com/docs/dbt-versions/core