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 order_by doesnt work #275

Closed
circulon opened this issue Dec 19, 2020 · 0 comments · Fixed by #274
Closed

Multiple order_by doesnt work #275

circulon opened this issue Dec 19, 2020 · 0 comments · Fixed by #274
Labels
bug An existing feature is not working as intended

Comments

@circulon
Copy link
Contributor

Currently using Model.order_by('col),order_by('other_col') throws a sql engine syntax error

Fix for this issue #274

@josephmancuso josephmancuso added the bug An existing feature is not working as intended label Dec 19, 2020
@josephmancuso josephmancuso linked a pull request Dec 21, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An existing feature is not working as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants