public Phalcon\Db\Profiler startProfile (string
extends abstract class Phalcon\Db\Dialect
public modifyColumn (mixed $tableName, mixed $schemaName,
public describeIndexes (mixed $table, [mixed $schema]) Generates SQL to query indexes on a table
implements Phalcon\Db\ColumnInterface
abstract public dropTable (mixed $tableName, [mixed $schemaName], [mixed $ifExists]) ...
public listViews ([mixed $schemaName]) Generates the SQL to list all views of a schema or user
public addForeignKey (mixed $tableName, mixed $schemaName,
public dropTable (mixed $tableName, [mixed $schemaName], [mixed $ifExists]) Generates SQL to drop
extends abstract class Phalcon\Db\Adapter\Pdo
Page 34 of 44