Skip to content
Snippets Groups Projects
Commit aaaf7f04 authored by Georgy Kirichenko's avatar Georgy Kirichenko Committed by Roman Tsisyk
Browse files

Drop support of UPSERT via secondary key

This feature has never truly been implemented. There weren't even
any test cases for it. This is a breaking change since 1.7.2 alpha.

- Remove index:upsert() and keep only space:upsert()
- Remove index_id from box_upsert()
- Ignore index_id for UPSERT in IPROTO.

Fixes #2226
parent 74d991e2
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