Parses SQL (potentially containing MJ template tokens) into a QueryIR.
Raw SQL with potential {{query:"..."}}, {{ var }}, {% %} tokens
SQL dialect for parsing and identifier quoting
Structural IR for composition manipulation
Parses SQL (potentially containing MJ template tokens) into a QueryIR.