Driver extends AbstractPostgreSQLDriver

The main change in favor of Doctrine's implementation is to use our custom DriverConnection (which in turn creates a custom Result object).

Internal

this implementation is not part of TYPO3's Public API.

Table of Contents

Methods

connect()  : Connection
{@inheritdoc}
getName()  : mixed
{@inheritdoc}

Methods

connect()

{@inheritdoc}

public connect(array<string|int, mixed> $params) : Connection
Parameters
$params : array<string|int, mixed>
Return values
Connection

getName()

{@inheritdoc}

public getName() : mixed
Deprecated

        
On this page

Search results