8000 Support for Variables in Queries · Issue #9 · mr-karan/logchef · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Support for Variables in Queries #9
Open
@mr-karan

Description

@mr-karan

Introduce support for query variables to allow dynamic and reusable queries, similar to Metabase. Users can define placeholders within SQL that are replaced with user-provided values at runtime, improving flexibility and interactivity.

  • Define variables using {{variable_name}} syntax within queries.
  • Support for default values and optional variables.
  • Real-time substitution of variables before query execution 5A4E , enabling parameterized log exploration.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0