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

Add customized sort query signature (#624) #625

Merged
merged 3 commits into from
Sep 22, 2023

Conversation

YarLikviD
Copy link
Contributor

Implementation Issue (#624)
I added request to the sort_query method.
It would be possible to sort only by clicking on the column, but this would reduce the flexibility of customization.

Copy link
Owner

@aminalaee aminalaee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks for the PR, just a minor comment.

sqladmin/models.py Outdated Show resolved Hide resolved
@aminalaee aminalaee linked an issue Sep 21, 2023 that may be closed by this pull request
1 task
Copy link
Owner

@aminalaee aminalaee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR 👍

@aminalaee aminalaee merged commit ab85477 into aminalaee:main Sep 22, 2023
6 checks passed
@aminalaee aminalaee mentioned this pull request Oct 2, 2023
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.

Customized sort_query
2 participants