i have this table for posts and each post have publisher uuid.
it's possible to prevent the publisher from updating specific column.
How can I do this using the RLS.
j
jaitaiwan
05/14/2022, 11:47 PM
Hi @Ahmad Swultra you could do this with a function and disable direct updates to the table.