Add ability to pick a few entities from the navigator tree for the Generate SQL action
- Dominant language
- TypeScript
- Stars
- 5.1k
- Forks
- 563
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 59
Description
It will be good to have the ability to pick a few entities from the navigator tree for the Generate SQL action.
To be able to generate DDL, SELECT or other queries for many objects in the same time. And to export this file further after or copy and execute.
This feature is not available right now for CloudBeaver. It is available in DBeaver.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the existing Generate SQL action and navigator-tree selection flow in CloudBeaver, then compare the corresponding behavior in DBeaver. Trace how selected entities are passed to DDL, SELECT, and other query generation, and verify that a multi-entity result can be exported, copied, and executed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql, typescript
- Domain
- databases, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100