[tarantool-patches] [PATCH 0/3 v2] sql: add test for indexed char in sub subquery

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Wed Dec 5 23:35:38 MSK 2018


Vova, please, ignore. It was accidentally sent to you.

Nikita, please, review.

On 05/12/2018 02:47, Roman Khabibov wrote:
> Branch: https://github.com/tarantool/tarantool/tree/romanhabibov/gh-3580-err-msg-pathjoin
> Issue: https://github.com/tarantool/tarantool/issues/3580
> 
> Roman Khabibov (2):
>    sql: add CHAR description without length
>    sql: add test for indexed char in sub subquery
> 
> Vladislav Shpilevoy (1):
>    sql: store CHAR|VARCHAR len as integer, not type_def
> 
>   src/box/sql/parse.y           | 18 +++++--
>   test/sql-tap/select6.test.lua | 91 ++++++++++++++++++++++++++++++++++-
>   test/sql-tap/table.test.lua   | 47 +++++++++++++++++-
>   3 files changed, 151 insertions(+), 5 deletions(-)
> 



More information about the Tarantool-patches mailing list