extends abstract class Phalcon\Db\Dialect
public viewExists (mixed $viewName, [mixed $schemaName]) Generates SQL checking for the existence of a schema
public dropColumn (mixed $tableName, mixed $schemaName, mixed $columnName) Generates SQL to delete
Page 3 of 3