Lakebase branches and permissions to SQL editor

Sega2
New Contributor III

Our admin created a project for lakebase branching. My user has "Can manage" permissions. I can create branches etc, however when I run something in the SQL editor i get following error:

"ERROR: permission denied for schema public (SQLSTATE 42501)

CREATE TABLE IF NOT EXISTS playing_with_lakebase(id SERIAL PRIMARY KEY, name TEXT NOT NULL, value REAL)

Any pointers if this is by design?