I migrated a database from Supabase and the migration created a database with the Id "Public" which is what I don't want. I cannot find a way to change the id. I do not want to use the Id "Public" in every API request.
TL;DR
Unable to change database ID in Supabase migration. The ID "Public" cannot be altered.