How to delete supabase and or swap database when supabase is installed?

How do I delete supabase from my v0 project and or swap the database for supabase integration? If I go to my v0 project > connect > view install apps it’ll say supabase and have the connected database name. I’ve deleted all of the variables for this particular database, and added a different database. v0 is telling me it’s connected the new database, but the old name still shows here in the installed section. It also can’t run scripts via v0 for this new database, to for example create tables and instead keeps telling me to run on sql editor on supabase itself. Is there a way to uninstall supabase in v0 so the installed section is free from supabase, then ill reintegrate choosing the database I want?

Hi @brandynemail-5541, you can duplicate the chat into a new project and then you’ll have an option to link it to a new database. Can you give it a shot?

I’ll also share this feedback with our team.

Hi, just did. Duplicating into a new chat still has the same things installed and still shows the old supabase database. There doesn’t seem to be a way to link a new database.

I see. Let’s try another approach, click Manage on the Supabase integration in the original chat, click Configure it should take you to Vercel. There you can select and remove the existing integration connection with your project by clicking More > Remove project connection:

Once done, you can head back to v0 and attach a new database to your Supabase connection:

This worked for me. Can you try it?

I was able to remove the old database this way. When going back and clicking the same down arrow in integrations supabase, I can see the database list with the database I want to select. However when I select the database I want I get a red popup saying “An unknown error occurred.”

I believe I’ve got the database to work, except it still wont accept it by integration in v0 with the dropdown menu as per your photo. Which, sometimes v0 keeps prompting in chat to install this which is causing some errors amongst other things. Any ideas?