Skip to content

SQL Case Statement Generation Support for Switch Version #1186

Open
@themonk-e

Description

@themonk-e

Description
The switch version of the Query Builder provides an improved UI/UX but lacks support for SQL statement generation, unlike the LHS function version, which supports SQL generation with functions. This limitation requires manual conversion of JSON rules to SQL case statements, increasing complexity and potential for errors.

Request
Add native SQL case statement generation support to the switch version, enabling seamless translation of configured JSON rules into SQL statements.

Benefits
Streamlines workflows by eliminating manual JSON-to-SQL conversions.
Reduces errors and enhances efficiency for SQL-based use cases.
Increases the feature parity and functionality of the switch version.

Thank you for considering this enhancement.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions