public describeColumns (mixed $table, [mixed $schema]) Returns an array of Phalcon\Db\Column objects describing
public boolean insert (string | array $table, array $values, [array $fields], [array $dataTypes])
public useExplicitIdValue () Check whether the database system requires an explicit value for identity columns
public Phalcon\Db\IndexInterface[] describeIndexes
public array fetchAll (string $sqlQuery, [int $fetchMode], [array $bindParams], [array $bindTypes])
extends abstract class Phalcon\Db\Adapter\Pdo
public setNestedTransactionsWithSavepoints (mixed $nestedTransactionsWithSavepoints) Set if nested transactions should
public array getSQLBindTypes () Active SQL statement in the object
public getRealSQLStatement () Active SQL statement in the object without replace bound paramters
Page 6 of 10