Editable Results in the SQL Query View
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 485
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I know you have seen this request in email but I thought I'd officially log it: it would be great to allow tables with PKs set to be updated by double-clicking a cell in the result grid.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the SQL Query View and its result grid, then trace how tables with primary keys are represented. Determine the existing query-result interaction and the edit path needed for double-clicking a cell; done means qualifying table results can be updated while other results remain unaffected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sql
- Domain
- database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100