tomarrell/lbadd

compiler: compileExpr panics on simple SELECT

Closed this issue · 1 comments

Describe the bug
SELECT A causes a panic in compileExpr.
This is a valid grammar production of a select statement.

Another resultColumn bug.