implements Phalcon\Db\ColumnInterface
public connect ([array $descriptor]) This method is automatically called in Phalcon\Db\Adapter\Pdo constructor. Call
integer TYPE_TEXT
Source
abstract public describeColumns (mixed $table, [mixed $schema]) ...
public createTable (mixed $tableName, mixed $schemaName, array $definition) Generates SQL to create
integer TYPE_INTEGER
public setSqlStatement (mixed $sqlStatement) SQL statement related to the profile
final public getSqlColumn (mixed $column, [mixed $escapeChar], [mixed $bindCounts]) Resolve Column
Page 35 of 44