[kexi] [Bug 341736] Implement NOT BETWEEN..AND operator

Jarosław Staniek staniek at kde.org
Wed Dec 10 12:29:22 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=341736

Jarosław Staniek <staniek at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
           Keywords|                            |junior-jobs
     Ever confirmed|0                           |1
           Priority|NOR                         |LO
           Assignee|kexi-bugs at kde.org           |shtemberko at gmail.com

--- Comment #1 from Jarosław Staniek <staniek at kde.org> ---
Meaning of "x NOT BETWEEN y AND z" is "NOT (x BETWEEN y AND z)"

Backends, including SQLite, support it out of the box.

Technically, another token is needed, and a parser rule.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kexi-bugs mailing list