abstract public fetchOne (mixed $sqlQuery, [mixed $fetchMode], [mixed $placeholders]) ...
abstract public getDefaultIdValue () ...
abstract public getName () ...
integer FETCH_LAZY
public viewExists (mixed $viewName, [mixed $schemaName]) Generates SQL checking for the existence of a schema
abstract public forUpdate (mixed $sqlQuery) ...
Source
abstract public insert (mixed $table, array $values, [mixed $fields], [mixed $dataTypes])
public describeColumns (mixed $table, [mixed $schema]) Returns an array of Phalcon\Db\Column objects describing
abstract public supportSequences () ...
Page 43 of 44