I need to create a model that has a variety of agents accessing it - each should only see there own data - to set them up using row level security do I create a role for each user, and then add the users email to each of those roles? is that the best way to do it?
↧