Files
Admin9705 2abe227150 Add database corruption handling and integrity checks in HuntarrDatabase
- 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.
2025-06-19 10:37:24 -04:00
..