integer TYPE_BLOB
Source
public describeColumns (mixed $table, [mixed $schema]) Returns an array of Phalcon\Db\Column objects describing
abstract public getColumns () ...
public boolean insert (string | array $table, array $values, [array $fields], [array $dataTypes])
public escapeIdentifier (mixed $identifier) Escapes a column/table/schema name
public dropTable (mixed $tableName, [mixed $schemaName], [mixed $ifExists]) Generates SQL to drop
final public getSqlTable (mixed $table, [mixed $escapeChar]) Transform an intermediate representation of
public getColumnDefinition (Phalcon\Db\ColumnInterface
abstract public escapeString (mixed $str) ...
Page 20 of 44