Commit 10fe5fe
committed
Add expression parser + SET deep parser implementation plan
Addresses review findings:
- Handle NOT IN / NOT BETWEEN / NOT LIKE as compound infix operators
- Add CASE/WHEN expression parsing
- Support := assignment in SET parser
- Move implementation includes to parser.cpp (not parser.h)
- Add tests for all above + zero-arg functions1 parent 2df44b3 commit 10fe5fe
1 file changed
Lines changed: 1416 additions & 0 deletions
0 commit comments