MOPC-App/prisma/migrations
Matt 68d3dde1aa
Build and Push Docker Image / build (push) Successful in 12m7s Details
Add migration for pipeline/stage system, new enums, and Round retirement
The Round system redesign commit added Pipeline, Track, Stage models
and converted roundId to legacy fields but was missing the SQL migration.
This caused seed failure (AWARD_MASTER enum not found in DB).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 16:19:56 +01:00
..
20260130000000_init Observer dashboard extraction, PDF reports, jury UX overhaul, and miscellaneous improvements 2026-02-10 23:08:00 +01:00
20260202000000_prototype1_improvements Fix migration: skip inviteToken columns and index that already exist in production 2026-02-02 17:17:55 +01:00
20260202100000_add_award_ai_toggle Make migrations idempotent and add missing tables 2026-02-05 11:09:37 +01:00
20260202120000_decouple_projects_from_rounds Make migrations idempotent and add missing tables 2026-02-05 11:09:37 +01:00
20260203000000_add_ai_usage_log Make migrations idempotent and add missing tables 2026-02-05 11:09:37 +01:00
20260203100000_add_invite_token_columns Fix multiple UI/UX issues and invite token migration 2026-02-03 15:25:28 +01:00
20260203200000_add_onboarding_system Add background filtering jobs, improved date picker, AI reasoning display 2026-02-03 19:48:41 +01:00
20260203210000_add_filtering_job Add background filtering jobs, improved date picker, AI reasoning display 2026-02-03 19:48:41 +01:00
20260203220000_add_in_app_notifications Make migrations idempotent and add missing tables 2026-02-05 11:09:37 +01:00
20260204000000_add_round_entry_notification Make migrations idempotent and add missing tables 2026-02-05 11:09:37 +01:00
20260204100000_add_round_sort_order Make migrations idempotent and add missing tables 2026-02-05 11:09:37 +01:00
20260204140000_add_user_bio Add per-round assignment constraints (min/max per judge) 2026-02-04 16:01:18 +01:00
20260204150000_add_assignment_constraints Add per-round assignment constraints (min/max per judge) 2026-02-04 16:01:18 +01:00
20260205000000_add_project_tag_and_assignment_job Make migrations idempotent and add missing tables 2026-02-05 11:09:37 +01:00
20260205100000_add_tagging_job Convert AI tagging to background job with progress tracking 2026-02-05 11:48:57 +01:00
20260205200000_add_user_country Add migration for User.country column 2026-02-05 13:58:11 +01:00
20260205210000_fix_assignment_job_updated_at Fix AI assignment errors and tag matching 2026-02-05 14:14:19 +01:00
20260205220000_add_suggestions_to_assignment_job Fix AI suggestions not displaying after job completion 2026-02-05 14:38:43 +01:00
20260205223133_add_15_features Add database migration for 15 platform features 2026-02-05 23:32:25 +01:00
20260207000000_universal_apply_programid Reconcile schema with migrations and fix failed migration 2026-02-08 14:37:32 +01:00
20260208000000_add_missing_fks_indexes Reconcile schema with migrations and fix failed migration 2026-02-08 14:37:32 +01:00
20260210000000_fix_round_delete_cascades Fix round deletion FK constraint with migration and defensive code 2026-02-10 20:42:33 +01:00
20260211000000_add_file_requirements Fix project detail 500 error and round deletion data integrity 2026-02-11 00:20:28 +01:00
20260211100000_add_missing_schema_elements Performance optimization, applicant portal, and missing DB migration 2026-02-11 11:04:26 +01:00
20260211120000_add_award_vote_composite_index Platform-wide visual overhaul, team invites, analytics improvements, and deployment hardening 2026-02-11 13:20:52 +01:00
20260212000000_add_live_voting_enhancements Move required reviews field into evaluation settings and add live voting migration 2026-02-12 16:57:56 +01:00
20260213000000_add_pipeline_stage_system Add migration for pipeline/stage system, new enums, and Round retirement 2026-02-13 16:19:56 +01:00
migration_lock.toml Add database migration for 15 platform features 2026-02-05 23:32:25 +01:00