Skip to content

[Messenger] Fix use_notify default value for PostgreSqlConnection #42035

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 9, 2021

Conversation

tgalopin
Copy link
Contributor

@tgalopin tgalopin commented Jul 8, 2021

Q A
Branch? 5.2
Bug fix? yes
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

I tried to use the use_notify in my DSN with Doctrine and stumbled upon an error. I investigated and from what I see, the option isn't allowed in a DSN due to this line missing in the PostgreSqlConnection class.

@tgalopin tgalopin requested a review from dunglas July 8, 2021 17:35
@tgalopin tgalopin requested a review from sroze as a code owner July 8, 2021 17:35
@carsonbot carsonbot added this to the 5.2 milestone Jul 8, 2021
@carsonbot
Copy link

It looks like you unchecked the "Allow edits from maintainer" box. That is fine, but please note that if you have multiple commits, you'll need to squash your commits into one before this can be merged. Or, you can check the "Allow edits from maintainers" box and the maintainer can squash for you.

Cheers!

Carsonbot

@tgalopin tgalopin merged commit 9fdc06b into 5.2 Jul 9, 2021
@tgalopin tgalopin deleted the fix-use-notify branch July 9, 2021 08:42
This was referenced Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants