Closed nwronski closed 8 years ago
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.
x NOT NULL
WIP - Do not merge
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 merge
Refs #20