Member Junction
    Preparing search index...
    • 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.

      Parameters

      Returns string