abstract public modifyColumn (mixed $tableName, mixed $schemaName,
public limit (mixed $sqlQuery, mixed $number) Generates the SQL for LIMIT clause
abstract public dataSeek (mixed $number) ...
public describeIndexes (mixed $table, [mixed $schema]) Generates SQL to query indexes on a table
public addColumn (mixed $tableName, mixed $schemaName,
public getReferencedColumns () Referenced Columns
public getOnDelete () ON DELETE
public boolean delete (string | array $table, [string $whereCondition], [array $placeholders], [array
extends abstract class Phalcon\Db\Adapter
public limit (mixed $sqlQuery, mixed $number) Appends a LIMIT clause to $sqlQuery argument
Page 3 of 44