MOPC-App/prisma/migrations/20260203000000_add_ai_usage...
Matt e37154d812
Build and Push Docker Image / build (push) Successful in 9m41s Details
Make migrations idempotent and add missing tables
- Make all pending migrations idempotent (safe to re-run)
- Disable decouple_projects_from_rounds migration (schema not changed)
- Add ProjectTag table for AI tagging
- Add AssignmentJob table for AI assignment progress

On server deployment, run: npx prisma migrate deploy

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 11:09:37 +01:00
..
migration.sql Make migrations idempotent and add missing tables 2026-02-05 11:09:37 +01:00