public useExplicitIdValue () Check whether the database system requires an explicit value for identity columns
public addPrimaryKey (mixed $tableName, mixed $schemaName,
public addForeignKey (mixed $tableName, mixed $schemaName,
public array getErrorInfo () Return the error info, if any
public begin ([mixed $nesting]) Starts a transaction in the connection
public getSqlVariables () Active SQL bound parameter variables
public dropView (mixed $viewName, [mixed $schemaName], [mixed $ifExists]) Drops a view
public Phalcon\Db\Index[] describeIndexes (string
public rollback ([mixed $nesting]) Rollbacks the active transaction in the connection
public connect ([array $descriptor]) This method is automatically called in Phalcon\Db\Adapter\Pdo constructor. Call
Page 3 of 10