Skip to content

Support for configuring DBAL to use existing connection #335

Closed
@Revisor

Description

@Revisor

Hi,
DBAL accepts a parameter 'pdo' which allows it to reuse an existing PDO connection:
https://www.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html#driver

The Doctrine Bundle however doesn't accept this parameter. Is there any other clean way to make DBAL reuse an existing connection?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions