joereynolds / joereynolds/SQHell.vim
SQHDiffAgainst
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 132
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
When we're in an SQHResult table, we should be able to run `SQHDiffAgainst live` for example.
This will give us a diff of the query executed for the current connection and the specified connection.
Contributor guide
Research direction
Start by locating the SQHResult table handling and the existing SQHDiffAgainst command or related connection/query entry points. Reproduce the requested flow with SQHDiffAgainst live from an SQHResult table, then verify that it shows a diff between the current connection's query and the specified connection's query.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql, vim
- Domain
- database, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100