AOSSIE-Org / AOSSIE-Org/PictoPy
Enhancement: Improve database error handling in connection layer
Aberta
- Linguagem predominante
- Python
- Estrelas
- 283
- Forks
- 679
- Merge médio
- 7d 2h
- PRs com merge (30d)
- 3
Descrição
### 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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.