abstract public hasDefault () ...
public isNestedTransactionsWithSavepoints () Returns if nested transactions should use savepoints
public supportSequences () Check whether the database system requires a sequence to produce auto-numeric values
abstract public fetchOne (mixed $sqlQuery, [mixed $fetchMode], [mixed $placeholders]) ...
public createView (mixed $viewName, array $definition, [mixed $schemaName]) Generates SQL to create
public static __set_state (array $data) Restores the internal state of a Phalcon\Db\Column object
public rollbackSavepoint (mixed $name) Rollbacks given savepoint
public getOnUpdate () ON UPDATE
abstract public getColumnList (array $columnList) ...
public getValue () Raw value without quoting or formatting
Page 41 of 44