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

BCI-268: fix distinct query #8606

Merged
merged 2 commits into from
Mar 2, 2023

Conversation

augustbleeds
Copy link
Contributor

@augustbleeds augustbleeds commented Mar 1, 2023

Fix issue in this thread https://chainlink-core.slack.com/archives/C0117GGJB6Y/p1677691496588749

Not sure why TestORM_FindEthTxAttemptsRequiringResend tests pass but issue above appeared. It could be that in the thread Chris is using a different version of Postgres?

Changes the SELECT DISTINCT columns to also match the ORDER BY columns by explicitly specifying the table that nonce belongs to

@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2023

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

@cl-sonarqube-production
Copy link

@prashantkumar1982 prashantkumar1982 merged commit de3c326 into develop Mar 2, 2023
@prashantkumar1982 prashantkumar1982 deleted the augustus.BCI-268.fix-distinct-query branch March 2, 2023 01:01
chainchad pushed a commit that referenced this pull request Mar 6, 2023
Co-authored-by: Prashant Yadav <34992934+prashantkumar1982@users.noreply.github.com>
(cherry picked from commit de3c326)
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.

3 participants