[Tarantool-patches] [PATCH v6 09/22] sql: check args of position()

Nikita Pettik korablev at tarantool.org
Thu Jul 16 20:28:40 MSK 2020


On 16 Jul 17:46, imeevma at tarantool.org wrote:
> After this patch, the argument types of the position() function
> will be checked properly.
> 
> Part of #4159
> ---
>  src/box/sql/func.c             | 24 ++++------------
>  test/sql-tap/func5.test.lua    | 51 +++++++++++++++++++++++++++++++++-
>  test/sql-tap/position.test.lua |  6 ++--
>  3 files changed, 58 insertions(+), 23 deletions(-)
>

LGTM 


More information about the Tarantool-patches mailing list