wulf-pulse/app/api/me/theme
lorentz 041fb164e3 fix(09): theme PUT uses "updatedAt" not updated_at (Better Auth column is camelCase)
Verified via psql that the user table has quoted camelCase columns from
Better Auth ("updatedAt", "createdAt", "emailVerified"). The original
route comment claimed app/api/settings/profile as precedent — that route
is ALSO broken with the same bug; only app/api/me/timezone got it right.
Aligning theme route with the timezone precedent.
2026-05-10 22:49:47 -04:00
..
route.ts fix(09): theme PUT uses "updatedAt" not updated_at (Better Auth column is camelCase) 2026-05-10 22:49:47 -04:00