[tarantool-patches] Re: [PATCH v2 04/12] sql: rework LIKE case-insensitive mode
Konstantin Osipov
kostja at tarantool.org
Wed Jul 10 22:09:40 MSK 2019
* Kirill Shcherbatov <kshcherbatov at tarantool.org> [19/07/10 14:02]:
> The case_sensitive_like pragma used to process a strange way: on
> each call a new instance of function having appropriate
> properties was created. Reworked legacy code with user session
> object to define this property there. The new approach allows
> to rework sql builtins machinery with further patches.
Querying like case sensitivity from the current session flags is
extremely ugly, but this is being addressed in a separate commit
by Roman.
So LGTM.
--
Konstantin Osipov, Moscow, Russia
More information about the Tarantool-patches
mailing list