class Avram::OrderBy
Defined in:
avram/order_by_clause/order_by.crConstructors
Instance Method Summary
-
#clone
Returns a copy of
self
with all instance variables cloned. - #column : String | Symbol
- #direction : Avram::OrderBy::Direction
- #nulls : Avram::OrderBy::NullSorting
- #prepare : String
- #reversed : self