struct Clear::SQL::Query::OrderBy::Record
- Clear::SQL::Query::OrderBy::Record
- Struct
- Value
- Object
Defined in:
clear/sql/query/order_by.crConstructors
Instance Method Summary
- #clone
- #copy_with(op _op = @op, dir _dir = @dir, nulls _nulls = @nulls)
- #dir : Symbol
- #nulls : Symbol | Nil
- #op : String