Files
Momento/memento-note/prisma/migrations
sepehr 3b3f4fdc9b
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 1m3s
feat: add migration for missing autoLabeling/languageDetection columns and indexes
Production DB was missing autoLabeling and languageDetection on UserAISettings,
causing 500 errors on echo/connections endpoints. Also adds missing indexes
and fixes Note.notebookId FK to use ON DELETE SET NULL.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-26 21:50:33 +02:00
..