Skip to content

negating filters #16

@IlyaSemenov

Description

@IlyaSemenov

With #15 adding more filters, we can add a new dimensions for filters: negation.

Example:

id__not: 5
data__not: null
text__not__like: "%foo%"
id__not__in: [1, 2, 3]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions