Must be owner of table 'contacts', Just to change setting.
I'm not sure why I'm having this issue now rather then before, only since SB added the role selector it seems in sql editor.
I simply want to change the table 'contacts'=>user_id to be nullable true.
Table owner is 'supabase_admin', my current user is 'postgres'. Even editing table setting in the GUI gives me the error.
Like why is this happening now and never before, and how would I act as the owner? I cant change the owner of the table without being the owner of the table.
I simply want to change the table 'contacts'=>user_id to be nullable true.
Table owner is 'supabase_admin', my current user is 'postgres'. Even editing table setting in the GUI gives me the error.
Like why is this happening now and never before, and how would I act as the owner? I cant change the owner of the table without being the owner of the table.