From aeab66ab13bbd9129bd8cf25f3d54692d11c6db0 Mon Sep 17 00:00:00 2001 From: Austin <93135983+austinFlipside@users.noreply.github.com> Date: Fri, 5 Apr 2024 13:19:01 -0400 Subject: [PATCH] remove (#272) --- dbt_project.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/dbt_project.yml b/dbt_project.yml index 817e72e0..2fea9aee 100644 --- a/dbt_project.yml +++ b/dbt_project.yml @@ -51,15 +51,6 @@ query-comment: models: +copy_grants: true +on_schema_change: "append_new_columns" - optimism_models: - silver: - overflow: - silver__overflowed_traces: - +snowflake_warehouse: "DBT_SNOWPARK" - bronze: - overflow: - bronze__overflowed_traces: - +snowflake_warehouse: "DBT_SNOWPARK" # 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