New operators
- Add
LIKE
operator to work better thanin
- 6716a7 - Add
<>
as not equal operator - f0d7b3 - Allow
in
operator to work withorder by
- aab37b
Thanks to @luizperes , @jsixface and other contributors who works a lot on these operators.
LIKE
operator to work better than in
- 6716a7<>
as not equal operator - f0d7b3in
operator to work with order by
- aab37bThanks to @luizperes , @jsixface and other contributors who works a lot on these operators.