We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61673a9 commit ef01cf3Copy full SHA for ef01cf3
docs/best-practices/_snippets/_avoid_nullable_columns.md
@@ -25,4 +25,4 @@ ENGINE = MergeTree
25
ORDER BY x
26
```
27
28
-Consider your use case, a default value may be inappropriate.
+Consider your use case; a default value may be inappropriate.
0 commit comments