We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecbe0d7 commit 5686eb6Copy full SHA for 5686eb6
documentation/reference/sql/create-table.md
@@ -211,7 +211,7 @@ You can include multiple columns of different types in the `UPSERT KEYS` list.
211
However, there are a few limitations to keep in mind:
212
213
- You must include the designated timestamp column
214
-- You cannot use an [ARRAY](/docs/reference/sql/datatypes) column
+- You cannot use an [`ARRAY`](/docs/reference/sql/datatypes) column
215
216
You can change the deduplication configuration at any time using `ALTER TABLE`:
217
0 commit comments