AOSSIE-Org / AOSSIE-Org/PictoPy
fix: improve SQLite error handling in metadata.py
Ouverte
- Langage dominant
- Python
- Étoiles
- 283
- Forks
- 679
- Merge moyen
- 7 j 2 h
- PR mergées (30 j)
- 3
Description
metadata.py has two problems:
Uses broad except Exception instead of sqlite3.Error
Uses print() instead of logging for error reporting
db_create_metadata_table has no exception handling at all
I'd like to fix this. Assigning myself.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.