Skip to content

feedback: space_object:format() | Tarantool #5223

Open
@TarantoolBot

Description

@TarantoolBot

<…>})
box.space.tester:format({{'x','scalar'},{'y','unsigned'}})

|The following example shows how to create a space, format it with all
possible types, and insert into it.|

tarantool> box.schema.space.create('t')

  • engine: memtx
    b<…>

https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_space/format/

В примере говорится, что перечислены все возможные типы для space. Это не так, не хватает типа datetime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions