Strip SQL comments before token scanning — the server's RenderPipeline strips them before Nunjucks too (Step 1.5), so tokens inside --//* */ comments are documentation, not code.
--
/* */
Strip SQL comments before token scanning — the server's RenderPipeline strips them before Nunjucks too (Step 1.5), so tokens inside
--//* */comments are documentation, not code.