-
Notifications
You must be signed in to change notification settings - Fork 2
Add $DOES_NOT_CONTAIN operator #16
Copy link
Copy link
Open
Labels
FeasibilityFeasibility of new feature requestFeasibility of new feature requestProposalNew feature request proposalNew feature request proposalenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Metadata
Metadata
Assignees
Labels
FeasibilityFeasibility of new feature requestFeasibility of new feature requestProposalNew feature request proposalNew feature request proposalenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Add a new $DOES_NOT_CONTAIN operator to query if a field does not contain specific keywords or not, e.g. the query should be like name $DOES_NOT_CONTAIN 'Alex' which should give all that names that does not contain the word 'Alex'.
This operator should work on the following: