Select Git revision
Forked from
GitLab.org / GitLab FOSS
5887 commits behind the upstream repository.
-
Yorick Peterse authored
This allows you to set a custom host when calling Gitlab::Database.create_connection_pool. This is necessary for load balancing as in this case we want to inherit all settings except for the hostname.
Yorick Peterse authoredThis allows you to set a custom host when calling Gitlab::Database.create_connection_pool. This is necessary for load balancing as in this case we want to inherit all settings except for the hostname.
database.rb 2.96 KiB