This commit is contained in:
Austin 2024-10-03 12:23:41 -04:00
parent a3a1cde209
commit 7e7d502f32

View File

@ -50,6 +50,9 @@ query-comment:
models: models:
+copy_grants: true +copy_grants: true
+persist_docs:
relation: true
columns: true
+on_schema_change: "append_new_columns" +on_schema_change: "append_new_columns"
# In this example config, we tell dbt to build all models in the example/ directory # In this example config, we tell dbt to build all models in the example/ directory