Comment on Ask HN: How to build a back-end where no two employees can see all user data?Comments−stocktech9yRow level security on the database for users.−detaro9yDoes not protect against anyone with administrative access...
Comments
Row level security on the database for users.
Does not protect against anyone with administrative access...