2 Commits

Author SHA1 Message Date
Agent Zero 905bc9b744 fix: correct migration 0018 revision id 2026-07-15 21:19:08 +02:00
Agent Zero 21f47b91dc fix: add missing created_at and deleted_at columns to notification_preferences
- Remove duplicate updated_at from NotificationPreference model (inherited from TimestampMixin)
- Add migration 0018 to add created_at and deleted_at columns
- Fixes 500 error on GET /notifications/types and /preferences
2026-07-15 21:13:32 +02:00