private function setupDatabaseConnection()
 {
     $this->switchToDatabase($this->configuration->getDatabaseName());
 }