Skip to content

Conversation

@arnaud-lacurie
Copy link
Collaborator

Summary

Adds complete ORDER BY documentation including syntax, examples, and constraints.

Key features documented

  • Single/multiple column ordering with ASC/DESC
  • NULLS FIRST/NULLS LAST handling
  • Index requirements and mixed ordering constraints
  • Subquery restrictions
  • Nested field support

Files

  • ORDER_BY.rst with comprehensive examples
  • ORDER_BY.diagram for syntax visualization
  • order-by-documentation-queries.yamsql test file
  • Updated DocumentationQueriesTests.java

@arnaud-lacurie arnaud-lacurie added the documentation Documentation change label Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant