Document errors implemented in 2025.01#243
Conversation
There was a problem hiding this comment.
Just a bunch of smaller things.
There are also some additional new error codes, you could add too. Either as part of this PR or in a separate one after the others go in, if that is easier. 22G05 I think you have missed since it was in the standard-defined sheet, the rest have been added by @sherfert and @WilcoNeo during the holidays:
Not in docs
- 22G05
- 42I41
- 42N62
- 50N10
- 50N13
- 50N14
- 50N15
- 51N62
- 52N22
Commented-out in docs
- 22N65
- 22N70
- 22N73
- 22N74
- 22N75
- 22N76
Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
Lojjs
left a comment
There was a problem hiding this comment.
Had another look, found some minor things as usual
Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
|
@renetapopova hey! I've resolved conflicts here. Could you take a final look? I think we can merge this PR |
renetapopova
left a comment
There was a problem hiding this comment.
I found some discrepancies with the codebase.
| // Status description:: error: data exception - property uniqueness constraint violated. Property uniqueness constraint violated: `{ $reasons }`. | ||
| === 22N80 | ||
|
|
||
| Status description:: error: data exception - index entry conflict. Index entry conflict: `{ $value }`. |
There was a problem hiding this comment.
This is not for this PR, but the message is the same as the subcondition here. Not very informative.
|
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
No description provided.