Solar_Sql_Select::_build()
protected
array
Solar_Sql_Select::_build
( array $parts
, array $sources
)
Support method for building corrected parts from sources.
Parameters
(array)
$parts
: An array of SELECT parts.(array)
$sources
: An array of sources for the SELECT.
Returns
(array) An array of corrected SELECT parts.
Description
Support method for building corrected parts from sources.