Skip to content

filter with $like #159

Open
Open
@gesaleh

Description

@gesaleh

Hi everyone

is it possible to use the filter and how as follow

{
'client_name': {'$like': ['%A%', '%B%', '%C%', '%D%']}, 
'project': {'$like': ['%F%', '%E%', '%G%']}, 
'filename': {'$like': ['%main.pdf%']}
}

or i have to specify $like for each ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions