File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 152152**** xref:errors/gql-errors/22NB8.adoc[]
153153**** xref:errors/gql-errors/22NB9.adoc[]
154154**** xref:errors/gql-errors/22NBA.adoc[]
155+ **** xref:errors/gql-errors/22NBC.adoc[]
155156*** xref:errors/gql-errors/index.adoc#invalid-transaction-state[Invalid transaction state]
156157*** * xref:errors/gql-errors/25G02.adoc[]
157158**** xref:errors/gql-errors/25N01.adoc[]
Original file line number Diff line number Diff line change 1+ = 22NBC
2+
3+ == Status description
4+
5+ error: data exception - index belongs to constraint. Index belongs to constraint `{ <<constrDescrOrName>> }`.
6+
7+ == Scenario
8+
9+ This error code is used when the user tries drop an index belonging to a constraint.
10+
11+ == Possible solution
12+
13+ Drop the constraint instead.
14+
15+
16+ ifndef::backend-pdf[]
17+ [discrete.glossary]
18+ == Glossary
19+
20+ include::partial$glossary.adoc[]
21+ endif::[]
You can’t perform that action at this time.
0 commit comments