AOSSIE-Org / AOSSIE-Org/PictoPy
Enhancement: Improve database error handling in connection layer
未关闭
- 主要语言
- Python
- 星标
- 283
- 派生
- 679
- 平均合并
- 7 天 2 小时
- 30 天内合并 PR
- 3
描述
### 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
贡献指南
评估
这个 Issue 还没有评估数据。