public Phalcon\Db\IndexInterface[] describeIndexes
public setSqlVariables (array $sqlVariables) SQL variables related to the profile
abstract public isFirst () ...
abstract public isUnderTransaction () ...
public escapeString (mixed $str) Escapes a value to avoid SQL injections according to the active charset in the connection
public dropPrimaryKey (mixed $tableName, mixed $schemaName) Generates SQL to delete primary key from a table
public supportSequences () Check whether the database system requires a sequence to produce auto-numeric values
abstract public begin ([mixed $nesting]) ...
abstract public getAfterPosition () ...
Page 23 of 44