Files
MIND/backend/internals
CasVT 7456561a3a Fixed bug in migration where NS bindings were lost
The migration would recreate the reminders table but by deferring the foreign keys, the entries in the reminder_services table were removed (ON DELETE CASCADE) so no reminder had a notification service selected. Fixed that by completely turning off and on the foreign key system instead of simply deferring them.
2025-08-29 16:16:16 +02:00
..
2025-08-18 17:05:35 +02:00
2025-08-26 17:26:19 +02:00
2025-08-06 18:46:48 +02:00