Select Git revision
database_spec.rb
Forked from
GitLab.org / GitLab FOSS
25867 commits behind the upstream repository.
-
Yorick 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.
Yorick Peterse authoredWe 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.