📄️ allow jinja file extensions
Support for Jinja file extensions is a beta feature in v1.12.
📄️ enable truthy nulls equals macro
| enabletruthynullsequalsmacro | Latest | |
📄️ latest version pointer enabled by default
The latestversionpointerenabledby_default flag is a beta feature in v1.12.
📄️ require all warnings handled by warn error
| requireallwarningshandledbywarnerror | Latest | |
📄️ require batched execution for custom microbatch strategy
This flag was removed in and in . The new behavior is always enabled. If you're upgrading, remove this flag from your dbt_project.yml.
📄️ require corrected analysis fqns
The project-level configuration for analyses is a beta feature in v1.12.
📄️ require explicit package overrides for builtin materializations
This flag was removed in and in . 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 | Latest | |
📄️ require ref searches node package before root
| requirerefsearchesnodepackagebeforeroot | Latest | |
📄️ require resource names without spaces
This flag was removed in and in . 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 | Latest | |
📄️ require sql header in test configs
| requiresqlheaderintest_configs | Latest | |
📄️ require unique project resource names
| requireuniqueprojectresourcenames | Latest | |
📄️ require valid schema from generate schema name
| requirevalidschemafromgenerateschemaname | Latest | |
📄️ require yaml configuration for mf time spines
This flag was removed in and in . 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 and in . 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 and in . 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 and in . The new behavior is always enabled. If you're upgrading, remove this flag from your dbt_project.yml.
📄️ validate macro args
| validatemacroargs | Latest | |