Open
Description
Feature
In avo-dynamic_filters
here we have positive conditions and we'd need some negative ones.
# positive
array_eq: :eq,
array_contains: :contains,
array_overlap: :overlaps,
array_contained_in: :contained_in_array,
We need to think about which ones to make.
Metadata
Metadata
Assignees
Type
Projects
Status
Triage