nstdio/rsql-parser

The =in=, =out= operators does not support empty arguments list.

Closed this issue · 0 comments

Currently query like sel=in=() or sel=out=() throws exception.

The grammar and hence parse should treat these cases as normal.