public getSqlVariables () SQL variables related to the profile
abstract public getType () ...
public forUpdate (mixed $sqlQuery) Returns a SQL modified with a FOR UPDATE clause
public fetchArray () Returns an array of strings that corresponds to the fetched row, or FALSE if there are no more rows. This
public describeColumns (mixed $table, [mixed $schema]) Generates SQL describing a table
public getDefaultIdValue () Returns the default identity value to be inserted in an identity column
public Phalcon\Db\Index[] describeIndexes (string
public createTable (mixed $tableName, mixed $schemaName, array $definition) Generates SQL to create
abstract public createTable (mixed $tableName, mixed $schemaName, array $definition) ...
abstract public static __set_state (array $data) ...
Page 14 of 44