MOPC-App/prisma/migrations/20260214000000_simplify_rou...
Matt effc078918 Make all migration SQL files idempotent for clean prod deploys
Added IF NOT EXISTS, IF EXISTS, and DO $$ EXCEPTION guards to all
migration files from 20260205 onwards so they survive partial application
and work correctly on both fresh databases and existing deployments.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 13:09:41 +01:00
..
migration.sql Make all migration SQL files idempotent for clean prod deploys 2026-02-16 13:09:41 +01:00