Fixes query parser
There were still some bugs in the query parser, fixed those and added more tests. This release changes the query syntax slightly: like and 'not like' are now replaced by '=' and '!'.
There were still some bugs in the query parser, fixed those and added more tests. This release changes the query syntax slightly: like and 'not like' are now replaced by '=' and '!'.