[tarantool-patches] Re: [PATCH 1/4] sql: remove support of DATE/TIME from parser

Konstantin Osipov kostja at tarantool.org
Thu Mar 7 16:34:57 MSK 2019


* Nikita Pettik <korablev at tarantool.org> [19/03/07 16:18]:
> Currently, there is no native (in Tarantool terms) types to represent
> time-like types. So, until we add implementation of those types, it
> makes no sense to allow to specify those types in table definition.
> Note that previously they were mapped to NUMBER type. For the same
> reason all built-in functions connected with DATE/TIME are disabled as
> well.
> 
> Part of #4019
> ---

It's amazing how small this patch is. LGTM.


-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov




More information about the Tarantool-patches mailing list