alonho/pql

PQL does not support input of numbers of symbols

wuxiaohua1011 opened this issue · 1 comments

Input such as pql.find("a < -1") does not work, is there anyway to fix that?

@wuxiaohua1011 Please see this PR comfuture#1

It because handle_UnaryOp is not exists inside class IntField