Files
MOPC-Portal/prisma/migrations/20260217000000_schema_reconciliation/migration.sql
Matt 5e0c8b2dfe
All checks were successful
Build and Push Docker Image / build (push) Successful in 7m38s
Add schema reconciliation migration and file removal in bulk upload
Migration:
- Add standalone hasConflict index on ConflictOfInterest
- Ensure roundId is nullable on ConflictOfInterest
- Drop stale composite roundId_hasConflict index

Bulk upload:
- Add trash icon button to remove uploaded files
- Uses existing file.delete endpoint with audit logging

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 13:46:12 +01:00

1.1 KiB