Files
orion/Makefile
Samir Boulahtit c7ab5eb900 fix(makefile): use \alembic upgrade heads\ for multi-branch migrations
The project has multiple migration branch heads (one per module:
softdelete, cms, customers, loyalty, ...) so \`migrate-up\` and
\`db-reset\` need \`heads\` (plural). The \`head\` (singular) form
hit "Multiple head revisions are present" once the first module
branch was created.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 20:17:44 +02:00

27 KiB