I see in #faq there's no way to transfer ownership of a project.
I'm only using the Database + API for Supabase for this client project.
Do I have to manually recreate all the tables in the new Supabase instance they create or will dumping all the postgres tables into the Supabase DB be sufficient?
Thanks!