I have a storage bucket named after a deprecated schema. The bucket and data is actually still used, so I would like to rename it and keep it (same project).
Since renaming doesn't seem to be possible, I hope there's a copy bucket option where I can set a new name and delete the old one.
The project stays the same and it's hosted via supabase.com
Other than that... I guess I'll have to create my target button and copy all the data piece by piece, but I would like to avoid that if possible.