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

Multiple query result sorting column not work #765

Closed
moemoequte opened this issue Feb 14, 2024 · 0 comments
Closed

Multiple query result sorting column not work #765

moemoequte opened this issue Feb 14, 2024 · 0 comments
Assignees
Labels
bug 🪲 Something isn't working

Comments

@moemoequte
Copy link

Describe the bug
I am using Mysql 5.7.40, latest antares (0.7.21), windows11.
When I use two SELECT query, it will show me 2 tabs with result, but I cannot sort the second result

To Reproduce
Here I have 2 query and 2 tabs of result

image

I can sort the first tab of result, but it will sort the second result with same column name too, when I want to sort other column in the second tab of result, but not work

image

Expected behavior
I can sort every result column seperately

@Fabio286 Fabio286 added the bug 🪲 Something isn't working label Feb 14, 2024
@Fabio286 Fabio286 moved this from 📌 To do to ⏳ In progress in Work in Progress Board Mar 5, 2024
@Fabio286 Fabio286 moved this from ⏳ In progress to ✔ Done in Work in Progress Board Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants