[Tarantool-patches] [PATCH v6 07/22] sql: check operands of LIKE

Nikita Pettik korablev at tarantool.org
Thu Jul 16 20:03:11 MSK 2020


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

LGTM
 


More information about the Tarantool-patches mailing list