db push error

I am using drizzle to connect to a supabase database. I am doing my first push to a fresh DB. The schema has a single table in it, and i am getting this error
PostgresError: must be owner of sequence key_key_id_seq
Anyone have any idea what could be going on here?
Was this page helpful?