From 3ea9d19f1cfded9b5b28727477945bee171151df Mon Sep 17 00:00:00 2001 From: Austin <93135983+austinFlipside@users.noreply.github.com> Date: Wed, 4 Jun 2025 11:17:56 -0400 Subject: [PATCH] scores (#321) --- dbt_project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbt_project.yml b/dbt_project.yml index 433d2ba..eb04316 100644 --- a/dbt_project.yml +++ b/dbt_project.yml @@ -103,7 +103,7 @@ models: stats: +enabled: true scores_package: - +enabled: false + +enabled: true # In this example config, we tell dbt to build all models in the example/ directory # as tables. These settings can be overridden in the individual model files