tarantool / tarantool/doc

feedback: space_object:format() | Tarantool

Open
#5,222 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

<…>any string, provided that two fields do not
have the same name.
|The type value may be any of allowed types: any | unsigned | string |
integer | number | varbinary | boolean | double | decimal | uuid | array |
map | scalar, but for creating an index use only
indexed fields;|

(Optional) The is_nullable boolean value specifies whether nil <…>

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

Также возможно указать и тип 'datetime', он присутствует в таблице https://www.tarantool.io/en/doc/latest/platform/ddl_dml/indexes/#indexed-field-types

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

Open the linked box.space.format documentation page and compare its allowed type list with the indexed-field-types table linked in the issue. Update the format documentation to account for the datetime type, and confirm the resulting wording is consistent with the referenced table.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.