Skip to content
Snippets Groups Projects
Commit 5602c28d authored by Nikolay Shirokovskiy's avatar Nikolay Shirokovskiy Committed by Vladimir Davydov
Browse files

box: add details to DML update/upsert specific errors

Add next UPDATE error payload fields:
- space name
- space id
- index name
- index id
- tuple (tuple value on the moment of update)
- ops (update operations)

Add next UPSERT error payload fields for invalid operations syntax:
- space name
- space id
- ops (upsert operations)

Closes #7223

NO_DOC=minor
parent f9c7f89a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment