From 1dae6bb5cfa528c5e55967f3e6f4e51eb928ec63 Mon Sep 17 00:00:00 2001 From: bentsileviav Date: Thu, 13 Feb 2025 12:40:14 +0200 Subject: [PATCH] add dbt-clickhouse to incremental-strategy page --- website/docs/docs/build/incremental-strategy.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/docs/build/incremental-strategy.md b/website/docs/docs/build/incremental-strategy.md index 0db999f2fd5..f9f93ebd400 100644 --- a/website/docs/docs/build/incremental-strategy.md +++ b/website/docs/docs/build/incremental-strategy.md @@ -36,6 +36,7 @@ Click the name of the adapter in the below table for more information about supp | [dbt-trino](/reference/resource-configs/trino-configs#incremental) | ✅ | ✅ | ✅ | | | | [dbt-fabric](/reference/resource-configs/fabric-configs#incremental) | ✅ | | ✅ | | | | [dbt-athena](/reference/resource-configs/athena-configs#incremental-models) | ✅ | ✅ | | ✅ | | +| [dbt-clickhouse](/reference/resource-configs/clickhouse-configs#incremental-table-configuration) | ✅ | | ✅ | ✅ | | ### Configuring incremental strategy