My-Weekly-ToDo-List/prisma/migrations/20260319_add_missing_user_columns
mARTin b20591108e fix: add migrations for 10 missing User columns
viewSettings, weatherEnabled, weatherLat, weatherLon, weatherLocation,
lightTheme, darkTheme, emailVerificationCode, mobileFontScale, and
notificationsEnabled were in the Prisma schema but never had migrations,
causing all profile saves to fail on the server.

v1.51.4

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 09:42:27 +01:00
..
migration.sql fix: add migrations for 10 missing User columns 2026-03-19 09:42:27 +01:00