Parsing `select * from my_table where x not like "%foo%"` throws `Unexpected 'LITERAL'` due to the use of `NOT` operator.