[Tarantool-patches] [PATCH v6 06/22] sql: check args of length()
Nikita Pettik
korablev at tarantool.org
Thu Jul 16 19:31:22 MSK 2020
On 16 Jul 17:45, imeevma at tarantool.org wrote:
> After this patch, the argument types of the length(), char_length() and
> character_length() functions will be checked properly.
>
> Part of #4159
> ---
> src/box/sql/func.c | 48 ++++-------
> test/sql-tap/func.test.lua | 2 +-
> test/sql-tap/func5.test.lua | 149 ++++++++++++++++++++++++++++++++-
> test/sql-tap/orderby1.test.lua | 2 +-
> test/sql/boolean.result | 10 +--
> 5 files changed, 170 insertions(+), 41 deletions(-)
LGTM
More information about the Tarantool-patches
mailing list