simonw / simonw/datasette-explain
Idea: use the new query_actions hook to allow explain to be toggled on and off
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 12
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Refs:
Would be neat if you could use that new menu to turn this feature on and off, which would work using a cookie.
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 with Datasette issue #2283 and inspect how the plugin uses the query_actions hook. Trace how Explain is currently enabled, then determine how the menu and a cookie should control its state. Done means the feature can be toggled on and off through the new menu and the choice persists in the cookie.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100