[tarantool-patches] Re: [PATCH 1/1] sql: IS is only applicable when dealing with NULL

Konstantin Osipov kostja at tarantool.org
Fri May 18 17:34:25 MSK 2018


* Мерген Имеев <imeevma at tarantool.org> [18/05/18 14:27]:
> According to ANSI Standard IS/IS NOT can be used to determine
> if values is null. At the same time in SQLite3 IS/IS NOT have an
> additional function - it can be used to check equality of two
> values. This patch removes that additional function.

Let's keep the tests but move them to a separate place and let
them fail (or, in other words, test that they fail).

We may need to restore this feature for compatibility reasons.


-- 
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