public getEventsManager () Returns the internal event manager
public addForeignKey (mixed $tableName, mixed $schemaName,
public tableOptions (mixed $tableName, [mixed $schemaName]) Gets creation options from a table
extends abstract class Phalcon\Db\Dialect
public dropView (mixed $viewName, [mixed $schemaName], [mixed $ifExists]) Generates SQL to drop
public dropForeignKey (mixed $tableName, mixed $schemaName, mixed $referenceName) Drops a foreign
public describeIndexes (mixed $table, [mixed $schema]) Generates SQL to query indexes on a table
public modifyColumn (mixed $tableName, mixed $schemaName,
public sharedLock (mixed $sqlQuery) Returns a SQL modified with a LOCK IN SHARE MODE clause
integer TYPE_BOOLEAN
Page 31 of 44