File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
doc/reference/reference_lua/box_space Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ box.space._schema
1515 * ``replicaset_name `` (since :doc: `3.0.0 <release/3.0.0 >`): the name of a replica set to which this instance belongs.
1616 * ``replicaset_uuid `` (since :doc: `3.0.0 <release/3.0.0 >`): the instance's replica set UUID. In version :doc: `3.0.0 <release/3.0.0 >`,
1717 the field was renamed from ``cluster `` to ``replicaset_uuid ``.
18- * ``max_id `` (deprecated since :doc: `2.11.1 <https://github.com/tarantool/tarantool/releases/tag/2.11.1 >`__): the maximal space ID.
18+ * ``max_id `` (deprecated since `2.11.1 <https://github.com/tarantool/tarantool/releases/tag/2.11.1 >`__): the maximal space ID.
1919 Use the :ref: `box.space._space.index[0]:max() <box_index-max >` function instead.
2020 * ``once... ``: tuples that correspond to specific
2121 :ref: `box.once() <box-once >` blocks from the instance's
You can’t perform that action at this time.
0 commit comments