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

Problem with "order by" #61

Closed
abbasgholia opened this issue Sep 8, 2020 · 4 comments
Closed

Problem with "order by" #61

abbasgholia opened this issue Sep 8, 2020 · 4 comments

Comments

@abbasgholia
Copy link

ORDERING is not performed due to query sequence. Please help improve this article or section by expanding it
regard mostafa

@n1crack n1crack closed this as completed Oct 13, 2020
@itsKnight847
Copy link

@n1crack Hey, I think the issue not solved yet, I having issue with this at the current moment on a project I working on.
btw is there any way to order by default column (creation_date for example) if no order by provided.

@n1crack n1crack reopened this Nov 4, 2020
@n1crack
Copy link
Owner

n1crack commented Nov 4, 2020

Can you try by adding "order": [] to your javascript code.

Default order in your sql should work then.

@itsKnight847
Copy link

Can you try by adding "order": [] to your javascript code.

Default order in your sql should work then.

Thanks for quick response, it did solve the order.
@n1crack

@n1crack n1crack closed this as completed Nov 4, 2020
@abbasgholia
Copy link
Author

thanks
I did the same
regard by abbasgholia

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

No branches or pull requests

3 participants