Rename a Database

Is it safe to change the name given to a database in Metabase, without breaking anything using that database connection? This is only the friendly name used within Metabase, not the actual database name. My assumption is a connection ID is used, not the name.

Hi @MatthewRP
Yes, that won't break anything, if it's just the name in Admin > Databases > (db) > Name, but just note that most other users will still see the old name until the refresh their browser:

Thanks for the info!