Skip to content

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

@TarantoolBot

Description

@TarantoolBot
Collaborator

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

Activity

added
server[area] Task relates to Tarantool's server (core) functionality
add details[nature] More details needed, some info missing. Documentation is incomplete.
on Sep 15, 2022
removed this from the Estimate [@veod32] milestone on Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    add details[nature] More details needed, some info missing. Documentation is incomplete.crudserver[area] Task relates to Tarantool's server (core) functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @TarantoolBot@patiencedaur@veod32

        Issue actions

          feedback: Примеры CRUD-операций | Tarantool · Issue #3136 · tarantool/doc