public addColumn (mixed $tableName, mixed $schemaName,
public getSQLStatement () Active SQL statement in the object
public getDialect () Returns internal dialect instance
public dropTable (mixed $tableName, [mixed $schemaName], [mixed $ifExists]) Drops a table from a
public modifyColumn (mixed $tableName, mixed $schemaName,
public prepare (mixed $sqlStatement) Returns a PDO prepared statement to be executed with ‘executePrepared’
public viewExists (mixed $viewName, [mixed $schemaName]) Generates SQL checking for the existence of a schema
public connect ([array $descriptor]) This method is automatically called in Phalcon\Db\Adapter\Pdo constructor. Call
extends abstract class Phalcon\Db\Adapter\Pdo
public getEventsManager () Returns the internal event manager
Page 7 of 10