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-11-05 23:47:48 +03:00
2024-11-05 23:47:48 +03:00