I am asking myself if there is a possibility for RLS policies to exclude columns.
Like a User could edit everything in his profile, except his UserRole Column, is there something like that possible ?
Or is there a way to get the Data that should be inserted and check them ? Like if UserRole!=null -> Reject ?