public tableExists (mixed $tableName, [mixed $schemaName]) Generates SQL checking for the existence of a
public string getConnectionId () Gets the active connection unique identifier
public listViews ([mixed $schemaName]) List all views on a database
public createSavepoint (mixed $name) Creates a new savepoint
public boolean delete (string | array $table, [string $whereCondition], [array $placeholders], [array
public dropColumn (mixed $tableName, mixed $schemaName, mixed $columnName) Drops a column from a
public setDialect (Phalcon\Db\DialectInterface
public getSqlVariables () Active SQL bound parameter variables
public dropView (mixed $viewName, [mixed $schemaName], [mixed $ifExists]) Drops a view
public rollback ([mixed $nesting]) Rollbacks the active transaction in the connection
Page 2 of 10