Closed aazaff closed 7 months ago
The only foreign key relation to that table that I am aware of is in the uploads table. We can check first to see if the user_id in question has any entries there.
Ah, this is for Haley's old account. So it definitely does. No worries.
Might need a soft delete function there too.
Or maybe just zap the password field.
Is there any danger of something breaking if we delete an entry form the public.users table? Do we track user information from that table in any logs?