bitovi / bitovi/querystring-parser

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

Aperta
#83 2 commenti 0 reazioni 1 assegnatario Rivendicata da @michael-dean-haynie Vedi su GitHub
Lingua principale
JavaScript
Stelle
9
Fork
5
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Here is the query I tried with
```bash
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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.