Skip to content

Unable to parse filter when the string contains : - , + , _ , * or any num alpha numerical sign.  #83

Description

@noyessie

Here is the query I tried with

ps = qps.parse("filter=and(any('value','53','54','269','55','56','62','70','73','100'),any('userId','2','2:63'))")
# response { orm: 'sequelize', data: {}, errors: [] }

If I remove the options '2:63', it works fine. what is the issue please.

Metadata

Metadata

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