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.3 passed

  • Ran for
AMD64
JDK: openjdk7 Ruby: jruby-19mode
Git

There was an error while trying to fetch the log.