[tarantool-patches] Re: [PATCH 0/9] Introduce type BOOLEAN in SQL

Kirill Yukhin kyukhin at tarantool.org
Thu Apr 25 11:46:13 MSK 2019


Hello,

On 14 Apr 18:03, Nikita Pettik wrote:
> Branch: https://github.com/tarantool/tarantool/tree/np/gh-3648-sql-introduce-bool
> Issue: https://github.com/tarantool/tarantool/issues/3648
> Issue: https://github.com/tarantool/tarantool/issues/3723
> 
> This patch-set makes type BOOLEAN available in SQL.
> It consists of two main parts: first one itroduces basic boolean
> capabilities like new literals, column type, insert/select etc;
> second one makes predicates and search condition used in WHERE
> and JOIN clauses accept and return boolean values.
> 
> For ANSI compliance see thread in @dev with subject "[dev] Boolean type in SQL"

I've checked the patchset into master branch.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list