Files
Momento/memento-note/app/api/notes
sepehr 39c705592a
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 44s
feat: robust automatic DB migration for Docker deployments
Backup before migration (pg_dump/SQLite copy), DB connection wait with
retries, idempotent prisma migrate deploy, old backup cleanup (keep 5),
and server refuses to start if migration fails.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-28 21:30:45 +02:00
..