public dropForeignKey (mixed $tableName, mixed $schemaName, mixed $referenceName) Generates SQL
public addPrimaryKey (mixed $tableName, mixed $schemaName,
extends abstract class Phalcon\Db\Dialect
public createView (mixed $viewName, array $definition, [mixed $schemaName]) Generates SQL to create
public tableOptions (mixed $table, [mixed $schema]) Generates the SQL to describe the table creation options
public viewExists (mixed $viewName, [mixed $schemaName]) Generates SQL checking for the existence of a schema
Page 9 of 9