is there anything wrong with assigning a row id as a role and row owner?
I have an app with projects table.
Each user can access 1 project but the project name can change.
is there anything wrong with assigning the project row ID as the role to the user and the row id in the projects table as the row owner?