📄️ allow jinja file extensions
| allowjinjafile_extensions | v1 Latest | |
📄️ enable truthy nulls equals macro
| enabletruthynullsequalsmacro | v1 Latest | |
📄️ latest version pointer enabled by default
| latestversionpointerenabledby_default | v1 Latest | | |
📄️ require all warnings handled by warn error
| requireallwarningshandledbywarnerror | v1 Latest | |
📄️ require batched execution for custom microbatch strategy
This flag was removed in v2. The new behavior is always enabled. If you're upgrading, remove this flag from your dbt_project.yml.
📄️ require corrected analysis fqns
| requirecorrectedanalysis_fqns | v1 Latest | |
📄️ require explicit package overrides for builtin materializations
This flag was removed in v2. The new behavior is always enabled. If you're upgrading, remove this flag from your dbt_project.yml.
📄️ require generic test arguments property
The default value is now true. To preserve the previous behavior, set this flag to false in your dbt_project.yml.
📄️ require nested cumulative type params
| requirenestedcumulativetypeparams | v1 Latest | |
📄️ require ref searches node package before root
| requirerefsearchesnodepackagebeforeroot | v1 Latest | |
📄️ require resource names without plus prefix
This behavior change flag is specific to and has no equivalent in .
📄️ require resource names without spaces
This flag was removed in v2. The new behavior is always enabled. If you're upgrading, remove this flag from your dbt_project.yml.
📄️ require source and semantic model names without spaces
| requiresourceandsemanticmodelnameswithout_spaces | v1 Latest | |
📄️ require sql header in test configs
| requiresqlheaderintest_configs | v1 Latest | |
📄️ require unique project resource names
| requireuniqueprojectresourcenames | v1 Latest | |
📄️ require valid schema from generate schema name
| requirevalidschemafromgenerateschemaname | v1 Latest | |
📄️ require yaml configuration for mf time spines
This flag was removed in v2. The new behavior is always enabled. If you're upgrading, remove this flag from your dbt_project.yml.
📄️ skip nodes if on run start fails
This flag was removed in v2. The new behavior is always enabled. If you're upgrading, remove this flag from your dbt_project.yml.
📄️ source freshness run project hooks
This flag was removed in v2. The new behavior is always enabled. If you're upgrading, remove this flag from your dbt_project.yml.
📄️ state modified compare more unrendered values
This flag was removed in v2. The new behavior is always enabled. If you're upgrading, remove this flag from your dbt_project.yml.
📄️ validate macro args
| validatemacroargs | v1 Latest | |