I'm trying to add a column to the database with `alter table` and it fails with `Error code 23: Auth

I'm trying to add a column to the database with
alter table
and it fails with
Error code 23: Authorization denied
. Reading the table works. Tried both through wranger and through the web console. I'm the only admin in the org, there's noone more powerful. Any ideas?
Was this page helpful?