This repository was archived by the owner on Jul 15, 2021. It is now read-only.
Commit 8df7990
committed
First pass at better expression parsing. Refs #20
Better support for order of operations and correct order when
composing expressions using AND, OR, etc...
Also fixed issue where expressions such as `x NOT NULL` were
treated as a unary expressions instead of binary expressions.
WIP - Do not merge1 parent 512904d commit 8df7990
2 files changed
+304
-307
lines changed
0 commit comments