Search Results

0
votes

Re-using soft deleted records

Hi, I've done this with user tables, where the email is a unique constraint. If someone cancels there account, their information is still needed for referential integrity, so what I to is set is_d …