metalfrom.eu/apps/api
Nicolas Fryder 70dd610aa2 fix(migrate): créer un nouveau pg.Client à chaque tentative de retry
pg.Client ne peut pas être réutilisé après un connect() échoué.
Le retry créait le même client → "Client has already been connected"
dès l'attempt 2. On crée maintenant un nouveau client à chaque essai.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-27 16:16:28 +02:00
..
migrations feat(db): système de migrations SQL + refonte schéma 2026-06-27 15:09:35 +02:00
src fix(migrate): créer un nouveau pg.Client à chaque tentative de retry 2026-06-27 16:16:28 +02:00
Dockerfile feat(db): système de migrations SQL + refonte schéma 2026-06-27 15:09:35 +02:00
package.json chore: initial commit — snapshot VPS 2026-06-27 2026-06-27 08:53:39 +00:00