abstract public isNumeric () ...
abstract public tableOptions (mixed $table, [mixed $schema]) ...
public int | boolean lastInsertId ([string $sequenceName]) Returns the insert id for the auto_increment/serial
abstract public update (mixed $table, mixed $fields, mixed $values, [mixed $whereCondition], [mixed $dataTypes])
public connect ([array $descriptor]) This method is automatically called in Phalcon\Db\Adapter\Pdo constructor. Call
abstract public getName () ...
integer FETCH_PROPS_LATE
public createTable (mixed $tableName, mixed $schemaName, array $definition) Generates SQL to create
public numRows () Gets number of rows returned by a resultset
public setSqlBindTypes (array $sqlBindTypes) SQL bind types related to the profile
Page 28 of 44