AOSSIE-Org / AOSSIE-Org/PictoPy
Enhancement: Improve database error handling in connection layer
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 283
- Forks
- 679
- Ø Merge
- 7 T. 2 Std.
- Gemergte PRs (30 T.)
- 3
Beschreibung
### 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.