tarantool / tarantool/doc

feedback: Примеры CRUD-операций | Tarantool

Open
#3,136 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

add details crud server
Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

Product: Tarantool
Since: ?
Audience/target: all
Root document: https://www.tarantool.io/en/doc/latest/how-to/crud/#upsert
SME: @ alyapunov

Details

|Если найден старый кортеж по |первичному ключу, то операции обновления применяются к старому к<…>

https://www.tarantool.io/ru/doc/latest/how-to/crud/#upsert

нет сценария с операциями вроде сложения box.space.tester:upsert({12,'c'}, {{'+', 3, 10}, {'=', 4, 'b'}}). Как будет работать при отсутствии записи?

ToDo

  • Explain the requested case and add an example

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the upsert section of the linked English and Russian CRUD documents and review the shown box.space.tester:upsert example. Determine how the update operations behave when the primary-key tuple is absent, then explain that case and add a corresponding example to the documentation.

Written by the indexing model from the issue text.

Assessment

Domain
databases, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.