development / reload mode
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 777
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
Working on a React / Flask project where everything reloads when files are touched except for pugsql. It'd be nice of modules had a debug mode that stat'd source files before running queries and loaded new functions, etc.
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 by locating how pugsql modules load source files and execute queries. Check how development reload works in the surrounding React/Flask project, then define done as a debug mode that detects changed source files before queries and loads updated functions without restarting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100