Switch to new database created
How can I switch to the new database that I have created in the UI of supabase using the SQL query
2 Replies
There is no option to switch to the newly created database on the UI
The UI only supports the default postgres database.
You could use a 3rd party tool like Datagrip or DBeaver.