Skip to content

Messenger PostgreSQL use_notify not working with Doctrine DBAL 3 #43601

@99hops

Description

@99hops

Symfony version(s) affected: 5.3.9

Description
After update to Doctrine 2.10.1 which is "current" consumers using PostgreSQL are failing

How to reproduce
Discussed here

Possible Solution
The driver connection does not extend the PDO connection anymore. There's a getWrappedConnection() method in case you need to access it.

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