Hacker News new | ask | show | jobs
by chitza 1556 days ago
At the company I work for we actually hard-delete all user/tenant data, when requested. The column you mention is used for soft-deletion, which is a transient state. Even when not explicitly requested by the customer, we still hard-delete soft-deleted data that has been stale for at least X months (6?). So yeah, some companies really delete customer data, by request or by policy.