abstract public isFirst () ...
public getColumnDefinition (Phalcon\Db\ColumnInterface
public listTables ([mixed $schemaName]) List all tables in database
abstract public addIndex (mixed $tableName, mixed $schemaName,
abstract public getReferencedColumns () ...
abstract public dropColumn (mixed $tableName, mixed $schemaName, mixed $columnName) ...
public dropPrimaryKey (mixed $tableName, mixed $schemaName) Generates SQL to delete primary key from a table
public getType () Index type
public describeColumns (mixed $table, [mixed $schema]) Returns an array of Phalcon\Db\Column objects describing
integer FETCH_INTO
Page 22 of 44