Don't connect in Gitlab::Database.adapter_name
We don't need to connect when requesting the name of the database adapter. This in turn should prevent us from requesting/leaking connections just by asking whether we're using PostgreSQL or MySQL.
Showing
Please register or sign in to comment