class

Ralph::Query::OrderClause

Inherits Reference / Object

Represents an ORDER BY clause

Constructors

new(column : String, direction : Symbol = :asc)
Source

Instance methods

column
Source
direction
Source
to_sql
Source