AOSSIE-Org / AOSSIE-Org/PictoPy
Enhancement: Improve database error handling in connection layer
Ouverte
- Langage dominant
- Python
- Étoiles
- 283
- Forks
- 679
- Merge moyen
- 7 j 2 h
- PR mergées (30 j)
- 3
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### What happened?
The current database layer uses broad exception handling, which makes debugging difficult.
This issue proposes:
- Using specific SQLite exceptions
- Improving error logging
This is being addressed in PR #1246.
https://github.com/AOSSIE-Org/PictoPy/pull/1246
### Record
- [x] I agree to follow this project's Code of Conduct
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.