f16d7986c71e102136b510ecec701f15256198db
Replace the hand-authored migration with one produced by `prisma migrate diff` (offline, engine-generated) and verified by replaying the full 24-migration chain into a throwaway Postgres DB. Same DDL, but generated through Prisma tooling so the migration history stays consistent. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
88.8%
JavaScript
10.4%
Dockerfile
0.4%
HTML
0.3%
Shell
0.1%