[kexi] [Bug 348017] Add support for 'case insensitive' operator ILIKE for SQL queries
Jarosław Staniek
staniek at kde.org
Thu May 21 20:27:48 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=348017
--- Comment #1 from Jarosław Staniek <staniek at kde.org> ---
@Ian Some research here
https://mail.kde.org/pipermail/kexi-devel/2015-May/000343.html
Actually quite a lot.
For this very wish: except for PostgreSQL, ILIKE is already available: just use
LIKE which is case-insensitive. For PostgreSQL we have a bug to fix.
I concluded in the thread linked above:
[2.3] <<So we add parsing of the ILIKE keyword and react in the same way as for
LIKE.
[..] BTW, the docs for Kexi SQL shall say "ILIKE works exactly as LIKE and is
provided for compatibility and completeness". >>
We can set this report's status as invalid or change its summary to the meaning
of [2.3].
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kexi-bugs
mailing list