Delete a sub-database

Hi everyone,
There's a way to delete HUBSPOTINTEGRATION2 sub-database ?
Thank you for you help!

Hi @Jhony
Please post "Diagnostic Info" from Admin > Troubleshooting.
And you probably need to provide more details, since the screenshot you've tried to attach does not work

Hi @flamber ,
I have modified my post, I added the screenshot
Is it more clear now ?

@Jhony That's a schema. You need to hide all tables in that schema, then it will not be shown (after you do a browser refresh)
https://www.metabase.com/docs/latest/administration-guide/03-metadata-editing.html#table-visibility

Thank you @flamber for your answer,
I hided all the tables in the schema, but the schema is not hided ?

image_2021-04-13_175215

@Jhony Because of how Metabase has stored information about schema, and how we currently read information via requests, it's not possible to hide the schema in the Browse Data.
It will be hidden in data selector, when creating new questions, since tables are known there.
If you revoke privileges to the schema, then Metabase will not see it and hide it complete on next sync.

There's an issue open for restricting schemas in Metabase:
https://github.com/metabase/metabase/issues/6286 - upvote by clicking :+1: on the first post

There's now an issue open for this:
https://github.com/metabase/metabase/issues/16282 - upvote by clicking :+1: on the first post