You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a known limitation. Builder queries can be easily manipulated and re-structured, but SQL queries are very complex. It's hard to find a generalized solution for manipulating a SQL query. The module we use for converting a SQL query to an AST does not always work with ClickHouse SQL. I have some ideas on how to do this and plan on adding it in a future PR.
We don't have an open issue for this as a feature request, so if you want to you can submit a new issue requesting this feature specifically. We can suggest ideas and discuss implementation there. I'll close this issue for now though.
query builder
sql editor
The text was updated successfully, but these errors were encountered: