Skip to content

Commit fc6f383

Browse files
committed
Remove unused mention of reserved OQL statement keywords that are now used
1 parent e2163d5 commit fc6f383

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/refguide/modeling/domain-model/oql

1 file changed

+1
-1
lines changed

content/en/docs/refguide/modeling/domain-model/oql/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,5 @@ In OQL, `FLOAT` is a reserved word for legacy reasons. Mendix no longer supports
8585
{{% /alert %}}
8686

8787
{{% alert color="info" %}}
88-
In OQL, `DELETE`, `INSERT`, `REPLACE`, `UPDATE`, `UPSERT`, `INTO`, `SET`, `VALUES`, `IGNORE`, `MATCHED`, `DUPLICATE`, `KEY`, `CONFLICT`, `MERGE`, `USING`, `SOURCE`, `TARGET`, and `WITH` are reserved but not yet used.
88+
In OQL, `REPLACE`, `UPSERT`, `SET`, `VALUES`, `IGNORE`, `MATCHED`, `DUPLICATE`, `KEY`, `CONFLICT`, `MERGE`, `USING`, `SOURCE`, `TARGET`, and `WITH` are reserved but not yet used.
8989
{{% /alert %}}

0 commit comments

Comments
 (0)