[tarantool-patches] Re: [PATCH] sql: fix decoding data of type BOOLEAN

Kirill Yukhin kyukhin at tarantool.org
Sat Dec 29 18:06:23 MSK 2018


Hello,

On 29 Dec 11:07, Nikita Pettik wrote:
> Closes #3906
> ---
> Branch: https://github.com/tarantool/tarantool/tree/np/gh-3906-fix-displaying-bool
> Issue: https://github.com/tarantool/tarantool/issues/3906
> 
>  src/box/sql/vdbeaux.c         |  2 +-
>  test/sql-tap/autoinc.test.lua |  2 +-
>  test/sql/types.result         | 28 ++++++++++++++++++++++++++++
>  test/sql/types.test.lua       | 11 +++++++++++
>  4 files changed, 41 insertions(+), 2 deletions(-)

I've committed your patch into 2.1. It is pretty much straightforward.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list