Row Level Security Prevent Update Specific Field
Hello folks! Is it possible to create RLS for disabling specific column?
In this case I want to prevent
If possible, can anyone give me an example?
Thanks.
In this case I want to prevent
created_at column to be updated.If possible, can anyone give me an example?
Thanks.