My-Weekly-ToDo-List/prisma
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
..
migrations fix: add migrations for 10 missing User columns 2026-03-19 09:42:27 +01:00
schema.prisma feat: fix per-view settings persistence and add recent weather cities 2026-03-19 08:32:48 +01:00