Files
MOPC-App/prisma/migrations/20260216000000_add_projectfile_pagecount
Matt c707899179 Add missing migration for ProjectFile.pageCount column
Column was in Prisma schema but had no migration file, causing
'column does not exist' errors on file uploads.

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