733ba16af2
* 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"