Files
MOPC-App/prisma/migrations/20260205200000_add_user_country
Matt fbb1173ea9
All checks were successful
Build and Push Docker Image / build (push) Successful in 9m5s
Add migration for User.country column
The country field was in the schema but missing its migration.
This was causing user.get and user.me queries to fail.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 13:58:11 +01:00
..