class

Avram::OrderBy

Inherits Avram::OrderByClause < Reference < Object

Constructors

new(column : String | Symbol, direction : Direction, nulls : NullSorting = :default)
Source

Instance methods

clone

Returns a copy of self with all instance variables cloned.

Source
column
Source
direction
Source
nulls
Source
prepare
Source
reversed
Source

Nested types