sf-instrumentation Remove logs_database from Database.connect

This seems completely broken in AR 4.2. Instead of setting up
configuration here, and then using a symbol for establishing the
connection ... we can just use the config hash in user space like
so:

[Log, Log::Part].each do |const|
const.establish_connection(config.logs_database)
end

Sven Fuchs authored and committed

Push event #365 passed

  • Ran for
  • Total time