Renders a QueryIR back to a SQL string with {{ }}/{% %} tokens intact.
This is the single code path that emits SQL from the composition engine. All template tokens are preserved verbatim for downstream Nunjucks evaluation.
Renders a QueryIR back to a SQL string with {{ }}/{% %} tokens intact.
This is the single code path that emits SQL from the composition engine. All template tokens are preserved verbatim for downstream Nunjucks evaluation.