Checkpoint: Fix: correction des bugs dans migrateExistingItems - ajout de try/catch autour de tous les db.update pour gérer les violations UNIQUE (ER_DUP_ENTRY via e.cause.code). Fix également pour l'import RSS (détection des doublons via e.cause.code). Corrections TypeScript dans db.ts.

This commit is contained in:
Manus
2026-05-03 06:46:51 -04:00
parent 13b6385dbc
commit f0fa5d4125
4 changed files with 873 additions and 2 deletions

View File

@@ -43,6 +43,13 @@
"when": 1777417532823,
"tag": "0005_last_nightshade",
"breakpoints": true
},
{
"idx": 6,
"version": "5",
"when": 1777805205749,
"tag": "0006_fixed_lady_deathstrike",
"breakpoints": true
}
]
}