Skip to content

Does Piccolo ORM suffer of the problem of useless order by on some ORM prefetches ? #958

Answered by sinisaos
LLyaudet asked this question in Q&A
Discussion options

You must be logged in to vote

@LLyaudet Piccolo shouldn't have that problem because there is no default ordering and you have to explicitly use order_by method to sort the query results. Hope that helps.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@LLyaudet
Comment options

Answer selected by LLyaudet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants