abstract public listViews ([mixed $schemaName]) ...
abstract public isNotNull () ...
abstract public dropView (mixed $viewName, [mixed $schemaName], [mixed $ifExists]) ...
public tableExists (mixed $tableName, [mixed $schemaName]) Generates SQL checking for the existence of a
abstract public getColumnDefinition (Phalcon\D
abstract public dropPrimaryKey (mixed $tableName, mixed $schemaName) ...
public describeReferences (mixed $table, [mixed $schema]) Generates SQL to query foreign keys on a table
public connect ([array $descriptor]) This method is automatically called in Phalcon\Db\Adapter\Pdo constructor. Call
integer BIND_PARAM_BOOL
public describeIndex (mixed $index) Generates SQL to query indexes detail on a table
Page 15 of 44