Returns the last run query.
Since 1.0
string getLastQuery ()
Returns a string of the last run query.
Example:
$this->APP->model->getLastQuery();