[Tarantool-patches] [PATCH 1/1] box: make UUID part of SCALAR
Vladislav Shpilevoy
v.shpilevoy at tarantool.org
Fri May 21 22:09:45 MSK 2021
Hi! Thanks for the patch!
> diff --git a/test/app/uuid.result b/test/app/uuid.result
> index b4870302e..c085f9b6d 100644
> --- a/test/app/uuid.result
> +++ b/test/app/uuid.result
> @@ -443,6 +443,64 @@ u1_str = nil
<...>
> +--
> +-- Make sure that comparison in right. Comparison in SCALAR field:
in -> is
> +-- bool < number < string < varbinary < uuid.
> +--
The rest is LGTM. Send it to a second reviewer right away.
More information about the Tarantool-patches
mailing list