dolthub / dolthub/dolt-workbench
Add "See all commits including ones that did not change this row" button for manually-typed `dolt_diff_x` queries
Open
- Dominant language
- TypeScript
- Stars
- 246
- Forks
- 29
- Avg merge
- 9h 13m
- Merged PRs (30d)
- 9
Description
Currently, this option only exists if you click "Row History" or "Cell History" from the UI. It should also be there if a user manually writes a query for a diff table.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the existing Row History and Cell History UI controls, then follow how manually typed dolt_diff_x queries are recognized. Add the same option for those queries so users can see all commits, including commits that did not change the selected row; verify both the existing UI paths and manually entered queries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql, typescript
- Domain
- databases, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100