I want to propose the creation of a new filter setting working title "Only if parameter is set".
This is meant to be like the "NOT" rules and only wrap one other filter setting.
The behaviour should be to check if an attribute name is non empty and then either (to be configurable):
- return an empty result (
[]).
- return an abstain result (
null).
This would come in handy and could reduce the amount of custom SQL queries being executed.
I want to propose the creation of a new filter setting working title "Only if parameter is set".
This is meant to be like the "NOT" rules and only wrap one other filter setting.
The behaviour should be to check if an attribute name is non empty and then either (to be configurable):
[]).null).This would come in handy and could reduce the amount of custom SQL queries being executed.