Love using your parser. I noticed it has trouble with "interval 1 day" as in this example. select order_no from orders where created >= subdate(now(), interval 1 day) Thanks, David
Love using your parser.
I noticed it has trouble with "interval 1 day" as in this example.
select order_no from orders where created >= subdate(now(), interval 1 day)
Thanks, David