Skip to content

Ordering and filtering in joined queries #1156

Answered by groue
alexmakarchikov asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @alexmakarchikov,

The "Splitting Rows" chapters are about manually-crafted SQL queries.

It looks like your question is about the query interface requests, that you define in Swift, which generate SQL queries for you.

So check the documentation about the order method:

After you have read the documentation, try to apply it. And if you still can't do what you need to do, ask a detailed question (please take inspiration from the issue template).

Replies: 1 comment 1 reply

Comment options

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

Answer selected by groue
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