Skip to content

Commit 2e054d4

Browse files
authored
Merge pull request #454 from ClickHouse/fix-readme
add closing to the sql code
2 parents c05976c + 78f6816 commit 2e054d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,8 @@ To **opt out** of cluster-based creation for a specific model, add the `disable_
188188
)
189189
}}
190190
191+
```
192+
191193
table and incremental materializations with non-replicated engine will not be affected by `cluster` setting (model would
192194
be created on the connected node only).
193195

0 commit comments

Comments
 (0)