Source
abstract public getColumns () ...
public createTable (mixed $tableName, mixed $schemaName, array $definition) Creates a table
public getReferencedTable () Referenced Table
implements Phalcon\Db\ResultInterface
abstract public isUnderTransaction () ...
public tableExists (mixed $tableName, [mixed $schemaName]) Generates SQL checking for the existence of a
public string | ** fetchColumn (string $sqlQuery, [array $placeholders], [int | string $column])
public escapeString (mixed $str) Escapes a value to avoid SQL injections according to the active charset in the connection
public addPrimaryKey (mixed $tableName, mixed $schemaName,
Page 21 of 44