-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Labels
DoctrineHelp wantedIssues and PRs which are looking for volunteers to complete them.Issues and PRs which are looking for volunteers to complete them.Keep openMessenger
Description
Symfony version(s) affected: 5.3.9
Description
Discovered while working on #43630. The Postgres-specific logic in PostgreSqlConnection::get()
is not covered by integration tests. This is why an API change between DBAL 2 and 3 was not found by the test suite.
Possible Solution
We already run integration from other components tests against a real Postgres database. We should do the same for the Messenger.
Metadata
Metadata
Assignees
Labels
DoctrineHelp wantedIssues and PRs which are looking for volunteers to complete them.Issues and PRs which are looking for volunteers to complete them.Keep openMessenger