AOSSIE-Org / AOSSIE-Org/PictoPy
Enhancement: Improve database error handling in connection layer
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 283
- Forks
- 679
- Merge medio
- 7 d 2 h
- PR fusionados (30 d)
- 3
Descripción
### 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.