MOPC-App/prisma
Matt dc075f8969
Build and Push Docker Image / build (push) Successful in 11m46s Details
Fix migration with fully idempotent SQL to handle partial application
Rewrote pipeline/stage migration with defensive guards:
- DO blocks with EXCEPTION handlers for enum/constraint creation
- IF NOT EXISTS on all CREATE TABLE/INDEX
- IF EXISTS on all DROP INDEX
- Handles re-running after partial failure

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 16:42:54 +01:00
..
migrations Fix migration with fully idempotent SQL to handle partial application 2026-02-13 16:42:54 +01:00
integrity-checks.ts Round system redesign: Phases 1-7 complete 2026-02-13 13:57:09 +01:00
schema.prisma Round system redesign: Phases 1-7 complete 2026-02-13 13:57:09 +01:00
seed-expertise-tags.ts Add unified expertise tag system and round entry notifications 2026-02-04 01:15:21 +01:00
seed-jury-assignments.sql Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
seed-jury-demo.sql Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
seed-notification-settings.mjs Add multiple admin improvements and bug fixes 2026-02-03 23:19:45 +01:00
seed-notification-settings.ts Add notification bell system and MOPC onboarding form 2026-02-03 21:30:25 +01:00
seed.ts Round system redesign: Phases 1-7 complete 2026-02-13 13:57:09 +01:00
set-admin-pw.sql Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00