[tarantool-patches] Re: [PATCH 0/4] SQL types changes

Kirill Yukhin kyukhin at tarantool.org
Thu Mar 7 17:14:01 MSK 2019


Hello,

On 07 Mar 16:14, Nikita Pettik wrote:
> Branch: https://github.com/tarantool/tarantool/tree/np/gh-4019-types-cleanup
> Issue:
> https://github.com/tarantool/tarantool/issues/4019
> https://github.com/tarantool/tarantool/issues/4023
> 
> This patch-set polishes current situation with SQL types. Several type
> aliases (CHAR/DECIMAL/NUMERIC) were removed; TIME-like types were
> completely removed. BLOB was replaced with SCALAR to avoid any
> confusions in using that type. For more details, see content of patches
> and document request in the last patch.
> 
> Nikita Pettik (4):
>   sql: remove support of DATE/TIME from parser
>   sql: remove support of CHAR type from parser
>   sql: remove support of NUMERIC type from parser
>   sql: replace BLOB as column type with SCALAR

I've checked your patchset into 2.1 branch.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list