-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
With #82 we significantly improved how we deal with null values but things are still not clean for:
not...operators, for instancenotcontainsandnotin: should we returnnullvalues for these cases?- do we want to allow to pass
nullin the list of values to consider forin/notinoperators, likecolumn1__in=1,2,null
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels