Is there a way to only allow editing of specific colums?

I have a table called dispatches and i only want to allow editing of the status column (and perhaps also auto fill the completed_at) column.
Is that possible with rls?
Was this page helpful?