mirror of
https://github.com/plexguide/Huntarr.io.git
synced 2026-01-07 21:38:46 -05:00
- Implemented error handling for database connection to detect and manage corruption. - Added a method to create backups of corrupted databases and start fresh. - Introduced a database integrity check to ensure the database is intact before operations. - Enhanced table creation process to handle potential corruption during setup, ensuring robustness in database management.