auto refresh table view
- Dominant language
- Python
- Stars
- 485
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I think there are many use-cases where a auto-refresh feature would be useful.
It would save some time switching windows and refreshing when working on code that modifies certain tables or when monitoring stuff (queue-like tables, log tables session tables, pg_activity views).
The auto refresh should be activatable per view/table and honor the custom order and filter settings.
I know this feature might be a bit out there, but right now this would be pretty useful to me.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the table-view implementation and how each view stores its custom order and filter settings. Define the activation and refresh behavior for an individual view or table, then verify that refreshing preserves those settings and supports the queue-like, log, session, and pg_activity views described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- database, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100