public int | boolean lastInsertId ([string $sequenceName]) Returns the insert id for the auto_increment/serial
extends abstract class Phalcon\Db\Adapter\Pdo
public describeColumns (mixed $table, [mixed $schema]) Returns an array of Phalcon\Db\Column objects describing
public getDefaultValue () Returns the default value to make the RBDM use the default value declared in the table definition
public connect ([array $descriptor]) This method is automatically called in \Phalcon\Db\Adapter\Pdo constructor. Call
public getTransactionLevel () Returns the current transaction nesting level
public getInternalHandler () Return internal PDO handler
public execute (mixed $sqlStatement, [mixed $bindParams], [mixed $bindTypes]) Sends SQL statements
public PDOStatement executePrepared
Page 4 of 4