Class: Dbee::Query::Sorters::Ascending

Inherits:
Base
  • Object
show all
Defined in:
lib/dbee/query/sorters/ascending.rb

Overview

Equivalent to: ORDER BY field ASC

Instance Attribute Summary

Attributes inherited from Base

#key_path

Method Summary

Methods inherited from Base

#<=>, #==, #hash, #initialize

Constructor Details

This class inherits a constructor from Dbee::Query::Sorters::Base