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?

