Files
Enes Cakir 0de8522ece Destroy account's usage alerts while closing account
If the account has usage alerts, it fails to close the account with the
following error:

    Sequel::ForeignKeyConstraintViolation
    #<PG::ForeignKeyViolation:"ERROR:  update or delete on table
    \"accounts\" violates foreign key constraint
    \"usage_alert_user_id_fkey\" on table \"usage_alert\"\nDETAIL:  Key
    (id)=(UUID) is still referenced from table \"usage_alert\".\n">
2024-11-12 12:17:05 +00:00
..
2024-10-01 15:36:57 +02:00
2024-05-03 17:13:11 +02:00
2023-08-25 14:12:16 -07:00
2024-10-01 15:36:57 +02:00
2023-08-01 11:58:57 +03:00
2023-08-11 11:33:06 +03:00
2024-02-01 11:30:43 +01:00
2024-07-10 13:17:48 +02:00
2024-10-30 10:05:52 -07:00
2023-08-11 11:33:06 +03:00
2024-05-07 16:10:05 +02:00
2023-07-25 11:04:26 +03:00
2024-10-30 11:33:07 -07:00