Skip to content

docs: document Liquid templating for dynamic sql_from#680

Merged
owlas merged 1 commit into
mainfrom
mintlify/9832de16
May 21, 2026
Merged

docs: document Liquid templating for dynamic sql_from#680
owlas merged 1 commit into
mainfrom
mintlify/9832de16

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 21, 2026

Adds a new "In sql_from for dynamic tables or schemas" section to the parameters guide.

Covers:

  • Why parameters can't be dropped directly into a FROM clause (they render as quoted strings)
  • Simple string interpolation when quoting isn't a concern
  • {% case %} and {% if %} Liquid patterns wrapped in {% raw %} for full identifier control

From a Slack discussion where users hit this exact issue.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 21, 2026

🤖 Documentation Bot

Status

⚠️ 1 broken link needs manual attention


🔗 Broken Links (Manual Fix Required)

Click to view details
   📄 timezones-draft.mdx

@owlas owlas merged commit 2905e41 into main May 21, 2026
2 of 3 checks passed
@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 21, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
lightdash 🟢 Ready View Preview May 21, 2026, 2:35 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant