Skip to content
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

fix(db): pg store connection called without self #11926

Merged
merged 1 commit into from Nov 7, 2023

Conversation

bungle
Copy link
Member

@bungle bungle commented Nov 6, 2023

Summary

The PR #11480 introduced a bug that calls store_connection without passing self. This fixes that.

### Summary

The PR #11480 introduced a bug that calls `store_connection`
without passing `self`. This fixes that.

Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
@jschmid1 jschmid1 merged commit 201b0a9 into master Nov 7, 2023
37 checks passed
@jschmid1 jschmid1 deleted the fix/store-connection branch November 7, 2023 09:19
@jschmid1
Copy link
Contributor

jschmid1 commented Nov 7, 2023

@bungle could you please port that to EE?

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.

None yet

3 participants