Project

General

Profile

Actions

Feature proposal #9479

closed

Implement support for empty and not empty advanced table searching

Added by krileon 12 days ago. Updated 3 days ago.

Status:
Closed
Priority:
Low
Assignee:
Target version:
Start date:
19 August 2024
Due date:
% Done:

100%

Estimated time:

Description

Queries with empty values (e.g. not equal to EMPTY) should be a ( `column` IS NOT NULL AND `column` != '' ) query, but appears the filter is entirely skipped if no value is supplied.

Instead of modifying equal to and not equal to implement explicit is empty and is not empty operators.

Actions

Also available in: Atom PDF