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 fetch_top_tokens method: add nulls last for token holders desc order #4888

Merged
merged 2 commits into from
Nov 17, 2021

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Nov 10, 2021

Motivation

Screenshot 2021-11-10 at 19 20 43

Changelog

Change ordering fetch_top_tokens in query from holder_count DESC to holder_count DESC NULLS LAST

Checklist for your Pull Request (PR)

@vbaranov vbaranov changed the title Fix fetch_top_tokens add nulls last for token holders Fix fetch_top_tokens method: add nulls last for token holders desc order Nov 10, 2021
@vbaranov vbaranov merged commit 9073d47 into master Nov 17, 2021
@vbaranov vbaranov deleted the vb-fix-top-tokens-query branch November 17, 2021 11:58
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.

None yet

1 participant