Results 1 comments of Komlan KEDJI

> Change operator syntax from `col=op.val` to `col.op=val` As another datapoint, this also helps when user input is passed to a stored procedure via `GET`. Currently, `query=foobar` is processed correctly...