Class: Dbee::Query::Sorters::Ascending
- Defined in:
- lib/dbee/query/sorters/ascending.rb
Overview
Equivalent to: ORDER BY field ASC
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
#<=>, #==, #hash, #initialize
Constructor Details
This class inherits a constructor from Dbee::Query::Sorters::Base