public supportSequences () Check whether the database system requires a sequence to produce auto-numeric values
abstract public hasDefault () ...
public getScale () Integer column number scale
public getInternalResult () Gets the internal PDO result object
public getReferencedSchema () ...
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 tableOptions (mixed $table, [mixed $schema]) Generates the SQL to describe the table creation options
abstract public createSavepoint (mixed $name) ...
public viewExists (mixed $viewName, [mixed $schemaName]) Generates SQL checking for the existence of a schema
Page 42 of 44