Revert "Issue #3260007 by mondrake, yogeshmpawar, daffie, andypost: Decouple...
Revert "Issue #3260007 by mondrake, yogeshmpawar, daffie, andypost: Decouple Connection from the wrapped PDO connection to allow alternative clients"
This reverts commit 90932101.
@trigger_error('In drupal:10.0.0 not setting the $identifierQuotes property in the concrete Connection class will result in an RuntimeException. See https://www.drupal.org/node/2986894',E_USER_DEPRECATED);
$this->identifierQuotes=['',''];
@@ -303,15 +303,15 @@ public function __construct(object $connection, array $connection_options) {