Skip to content

Commit d7b0d4f

Browse files
committed
regenerate index file
1 parent 7e51811 commit d7b0d4f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

modules/ROOT/pages/errors/gql-errors/index.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -414,17 +414,19 @@ Status description:: error: data exception - duplicated constraint name. A const
414414

415415
Status description:: error: data exception - dependent constraint managed individually. Dependent constraints cannot be managed individually and must be managed together with its graph type.
416416

417+
[role=label--changed-2025.07]
417418
=== xref:errors/gql-errors/22N69.adoc[22N69]
418419

419-
Status description:: error: data exception - index does not exist. The index specified by `{ <<idxDescrOrName>> }` does not exist.
420+
Status description:: error: data exception - index does not exist. The index `{ <<idxDescrOrName>> }` does not exist.
420421

421422
=== xref:errors/gql-errors/22N70.adoc[22N70]
422423

423424
Status description:: error: data exception - equivalent index already exists. An equivalent index already exists: `{ <<idxDescrOrName>> }`.
424425

426+
[role=label--changed-2025.07]
425427
=== xref:errors/gql-errors/22N71.adoc[22N71]
426428

427-
Status description:: error: data exception - index with the same name already exists. An index with the same name already exists: `{ <<idx>> }`.
429+
Status description:: error: data exception - duplicated index name. An index with the same name already exists: `{ <<idx>> }`.
428430

429431
=== xref:errors/gql-errors/22N73.adoc[22N73]
430432

0 commit comments

Comments
 (0)