public addIndex (mixed $tableName, mixed $schemaName,
abstract public dropPrimaryKey (mixed $tableName, mixed $schemaName) ...
integer BIND_PARAM_INT
public limit (mixed $sqlQuery, mixed $number) Appends a LIMIT clause to $sqlQuery argument
public dropForeignKey (mixed $tableName, mixed $schemaName, mixed $referenceName) Generates SQL
public dataSeek (mixed $number) Moves internal resultset cursor to another position letting us to fetch a certain
abstract public getRealSQLStatement () ...
public Phalcon\Db\ReferenceInterface[] d
public rollbackSavepoint (mixed $name) Generate SQL to rollback a savepoint
public tableExists (mixed $tableName, [mixed $schemaName]) Generates SQL checking for the existence of a
Page 1 of 44