abstract public forUpdate (mixed $sqlQuery) ...
abstract public getScale () ...
public addColumn (mixed $tableName, mixed $schemaName,
public dropTable (mixed $tableName, [mixed $schemaName], [mixed $ifExists]) Generates SQL to drop
public fetchArray () Returns an array of strings that corresponds to the fetched row, or FALSE if there are no more rows. This
public dropPrimaryKey (mixed $tableName, mixed $schemaName) Generates SQL to delete primary key from a table
implements Phalcon\Events\EventsAwar
public fetchOne (mixed $sqlQuery, [mixed $fetchMode], [mixed $bindParams], [mixed $bindTypes]) Returns
public useExplicitIdValue () Check whether the database system requires an explicit value for identity columns
public setDialect (Phalcon\Db\DialectInterface
Page 13 of 44