-
Don't connect in Gitlab::Database.adapter_name · 581cfbaeYorick Peterse authored
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.
×