Skip to content

Commit 782bdff

Browse files
committed
Add msgpack.NULL to data types table
Resolves #927
1 parent 2797faf commit 782bdff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/book/box/data_model.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,10 @@ Lua versus MsgPack
182182
- ext (for Tarantool ``uuid``)
183183
- `cdata`_
184184
- ``12a34b5c-de67-8f90-123g-h4567ab8901``
185+
* - scalar
186+
- msgpack.NULL
187+
- `cdata`_
188+
- :ref:`box.NULL <box-null>`
185189
* - compound
186190
- map
187191
- `table`_ (with string keys)

0 commit comments

Comments
 (0)