mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2026-01-30 15:34:15 +01:00
* Extract logic to restore manga chapters into function * Extract logic to restore manga categories into function * Extract logic to restore manga trackers into function * Handle duplicated chapters in backup In case a backup contained duplicated chapters for a manga, the manga failed to restore since the ChapterTable has a unique constraint to prevent multiple chapters with the same "url" and "mangaId"