-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
2.10behavior change[nature] Сhange in existing behavior[nature] Сhange in existing behaviorexampleProblem with a code example.Problem with a code example.server[area] Task relates to Tarantool's server (core) functionality[area] Task relates to Tarantool's server (core) functionality
Description
Product: Tarantool
Since: 2.10.0
Root document:
- https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_space/select/
- https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_index/select/
- TBD (needs research for pages with example of
:select()calls without arguments)
SME: @ alyapunov
This is doc part of the tarantool/tarantool#6539
- For all cases:
:select():select(nil):select{}crud:select()crud:select(nil)crud:select{}
- Remove or re-write examples of the form
select ()from the documentation everywhere. Re-writting is prefferable if removing can break the logic of some complex examples. - Describe new critical log message (when user in using
select()in their lua code -- see new behaviour of empty or nilselectcalls on user spaces #2838 for details - Add warning in select() function description
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
2.10behavior change[nature] Сhange in existing behavior[nature] Сhange in existing behaviorexampleProblem with a code example.Problem with a code example.server[area] Task relates to Tarantool's server (core) functionality[area] Task relates to Tarantool's server (core) functionality