BCStudentSoftwareDevTeam / BCStudentSoftwareDevTeam/chemical-inventory
Place Queries in Try/Except statements
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**[Original report](https://bitbucket.org/laborstudents/chemical-inventory-new/issue/123) by Zach Ball (Bitbucket: [ZachBall](https://bitbucket.org/ZachBall), GitHub: [ZachBall](https://github.com/ZachBall)).**
----------------------------------------
All queries to the database should be functionalized and moved into their respective model files.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating all database queries and the model files that correspond to them. Review how queries are currently organized, then determine the existing tests or application flows that exercise them. Done means each query is functionalized, placed in its respective model file, and the affected database behavior still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- database
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100