• Yorick Peterse's avatar
    Allow setting of a custom connection pool host · cf521c95
    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.
    cf521c95
database.rb 2.96 KB