Feature Request: Query Result History
- Dominant language
- Python
- Stars
- 486
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I think it'd be really awesome if we could view previous result sets for each query. There are a lot of DBA-like tasks where you're looking for changes in a certain query, and being able to flip back through previous runs (perhaps with highlighting of the cells that change!) would be very useful. Perhaps we would want some constraint on the number of such result sets that get stored.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are identified in the issue. Start by locating the query execution and result-display paths, then define the storage limit, history behavior, and changed-cell highlighting before implementation; done means previous result sets can be viewed for a query.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100