Skip to content
Snippets Groups Projects
Commit c22ac9f5 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Allow delete using a multipart primary key.

parent 8d693d91
No related merge requests found
......@@ -381,7 +381,7 @@ localhost> lua box.update(0, 0, '+p', 1, 1)
<varlistentry>
<term>
<emphasis role="lua">box.delete(space_no, key)</emphasis>
<emphasis role="lua">box.delete(space_no, ...)</emphasis>
</term>
<listitem><para>
Delete a tuple identified by a primary key.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment