public setSqlBindTypes (array $sqlBindTypes) SQL bind types related to the profile
abstract public getReferencedTable () ...
implements Phalcon\Db\DialectInterface
public tableExists (mixed $tableName, [mixed $schemaName]) Generates SQL checking for the existence of a
public dropForeignKey (mixed $tableName, mixed $schemaName, mixed $referenceName) Drops a foreign
public sharedLock (mixed $sqlQuery) Returns a SQL modified with a LOCK IN SHARE MODE clause
public modifyColumn (mixed $tableName, mixed $schemaName,
abstract public addColumn (mixed $tableName, mixed $schemaName,
public getDialectType () Name of the dialect used
abstract public close () ...
Page 29 of 44