From 5fcc6922be81812ea4bb2975004ca3fc490396ec Mon Sep 17 00:00:00 2001 From: nataliefiann <120089939+nataliefiann@users.noreply.github.com> Date: Fri, 20 Sep 2024 15:20:24 +0100 Subject: [PATCH] Update website/docs/reference/resource-properties/constraints.md --- website/docs/reference/resource-properties/constraints.md | 1 - 1 file changed, 1 deletion(-) diff --git a/website/docs/reference/resource-properties/constraints.md b/website/docs/reference/resource-properties/constraints.md index 5f0712873e2..a0ec40a8bc1 100644 --- a/website/docs/reference/resource-properties/constraints.md +++ b/website/docs/reference/resource-properties/constraints.md @@ -101,7 +101,6 @@ Here are some examples showing how the new syntax is used: ```yml models: - to: ref('my_model_to') | source('source', 'source_table') to_columns: [id] columns: - name: id