[Tarantool-patches] [PATCH v6 08/22] sql: check args of lower() and upper()

Nikita Pettik korablev at tarantool.org
Thu Jul 16 20:09:27 MSK 2020


On 16 Jul 17:46, imeevma at tarantool.org wrote:
> After this patch, the argument types of the lower() and upper()
> functions will be checked properly.
> 
> Part of #4159
> ---
>  src/box/sql/func.c          |  15 +++---
>  test/sql-tap/cse.test.lua   |   8 +--
>  test/sql-tap/func.test.lua  |   8 +--
>  test/sql-tap/func5.test.lua | 100 +++++++++++++++++++++++++++++++++++-
>  test/sql/boolean.result     |  20 ++------
>  test/sql/types.result       |  38 ++++----------
>  6 files changed, 127 insertions(+), 62 deletions(-)
>

LGTM
 


More information about the Tarantool-patches mailing list