jirutka/rsql-parser

Provide an escape character so that underscore (literal) can be queried

Opened this issue · 0 comments

I want to query the description property like this
http://localhost:8085/ems/api/events/search?filter=description=ilike='_'

but this query returns all records, I want a way to return only those containing _