File tree Expand file tree Collapse file tree 3 files changed +376
-362
lines changed
reference/reference_lua/box_space Expand file tree Collapse file tree 3 files changed +376
-362
lines changed Original file line number Diff line number Diff line change @@ -386,7 +386,8 @@ Full information is in section
386
386
| ``'string' `` | :ref: `string <index-box_string >` | TREE, BITSET or HASH |
387
387
| (may also be called ``‘str’ ``) | | |
388
388
+--------------------------------+-------------------------------------------+--------------------------------------+
389
- | ``'varbinary' `` | :ref: `varbinary <index-box_bin >` | TREE, BITSET or HASH |
389
+ | ``'varbinary' `` | :ref: `varbinary <index-box_bin >` | TREE, HASH or BITSET |
390
+ | | | (since version 2.7) |
390
391
+--------------------------------+-------------------------------------------+--------------------------------------+
391
392
| ``'uuid' `` | :ref: `uuid <index-box_uuid >` | TREE or HASH |
392
393
+--------------------------------+-------------------------------------------+--------------------------------------+
You can’t perform that action at this time.
0 commit comments