An abstract starting class for the ORDER BY and GROUP BY classes.

package Peyote
author Dave Widmer

 Methods

Compiles the query into raw SQL

compile() : string

Returns

string

Gets the type of sorting query we are running.

getType() : string

Returns

string

 Properties

 

The order clauses.

$clauses : array