sql-editor
Here are 15 public repositories matching this topic...
-
Updated
Oct 5, 2021 - Clojure
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Aug 2, 2021 - Java
-
Updated
Jul 18, 2021 - Java
Is your feature request related to a problem? Please describe.
Job Log 화면 검색조건 내 상태(Running) 의 추가가 필요함
- Canceled를 추가할지에 대해서는 고민이 필요함
Everywhere that a panel references another one in configuration (table, graph, and visual transform panels) they use the index of the panel. This is fragile and I can't remember any reason for it to be like this. Instead these panels should reference panel.id, a uuid, instead of the panel index. This way when panels are reordered or added/removed the reference stays constant.
https://docs.gethue.com/developer/api/cli/
TODO:
- Auth:
- On auth, auto select SQL and storage connectors if only one, or select from the list
- Remember last value used: e.g. dialect/connector, propose last api URL/login as default when relogin..
- Query: select dialect, execute a custom statement reusing Notebook Python lib
- Storage: download, upload
-
Updated
Apr 26, 2021 - Java
-
Updated
Oct 5, 2021 - TypeScript
-
Updated
May 3, 2021 - TypeScript
-
Updated
Aug 10, 2021 - Java
Improve this page
Add a description, image, and links to the sql-editor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sql-editor topic, visit your repo's landing page and select "manage topics."

When user encounter error in dashboard, can we show the specific error information rather than 'Unexpected error'?
For example for Missing dataset error, can we show the error title to bubble up as 'Missing dataset' rather than 'Unexpected error'? It will be easier for user to see specific error right away.
<img width="674" alt="Screen Shot 2021-10-01 at 10 48 24 AM" src="https://user-image