[Tarantool-patches] [PATCH v6 10/22] sql: check args of randomblob()
Nikita Pettik
korablev at tarantool.org
Thu Jul 16 20:28:54 MSK 2020
On 16 Jul 17:46, imeevma at tarantool.org wrote:
> After this patch, the argument types of the randomblob() function
> will be checked properly.
>
> Part of #4159
> ---
> src/box/sql/func.c | 12 ++++-----
> test/sql-tap/func.test.lua | 6 ++---
> test/sql-tap/func5.test.lua | 51 ++++++++++++++++++++++++++++++++++++-
> 3 files changed, 58 insertions(+), 11 deletions(-)
LGTM
More information about the Tarantool-patches
mailing list