• Y
    Allow setting of a custom connection pool host · cf521c95
    Yorick Peterse 提交于
    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.
    cf521c95
database_spec.rb 4.9 KB