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 Postgres configuration store incorrectly handling metadata key in query #3693

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

majkio
Copy link

@majkio majkio commented Mar 9, 2025

Description

Fixes buildQuery function of Postgres configuration store component.
Metadata key is no longer passed as a parameter, fixing the always empty query result.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[3692]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

majkio added 2 commits March 9, 2025 19:34
If key is param the query always returns empty results

Signed-off-by: majkio <[email protected]>
@majkio majkio requested review from a team as code owners March 9, 2025 21:56
@majkio majkio changed the title Majkio fix postgres param Fix Postgres configuration store incorrectly handling metadata key in query Mar 9, 2025
majkio added 2 commits March 9, 2025 23:58
Signed-off-by: majkio <[email protected]>
Signed-off-by: majkio <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant