Selecto.Builder.Sql.Order (Selecto v0.3.16)

ORDER BY clause builder for Selecto queries.

Supports field/function selectors, explicit sort directions with NULL handling, and CASE-based ordering expressions. Returns join dependencies, iodata SQL fragments, and bind parameters for the ordering clause.

Link to this section Summary

Link to this section Functions

Link to this function

order(selecto, order_by)