Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQL Case Statement Generation Support for Switch Version #1186

Open
themonk-e opened this issue Jan 18, 2025 · 0 comments
Open

SQL Case Statement Generation Support for Switch Version #1186

themonk-e opened this issue Jan 18, 2025 · 0 comments

Comments

@themonk-e
Copy link

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.

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

No branches or pull requests

2 participants