abstract public supportsSavepoints () ...
abstract public listTables ([mixed $schemaName]) ...
abstract public supportsReleaseSavepoints () ...
abstract public rollbackSavepoint (mixed $name) ...
abstract public sharedLock (mixed $sqlQuery) ...
abstract public releaseSavepoint (mixed $name) ...
abstract public select (array $definition) ...
abstract public modifyColumn (mixed $tableName, mixed $schemaName, Phalcon\Db\ColumnInterface $column, [Phalcon\Db\ColumnInterface $currentColumn]) ...
abstract public dropPrimaryKey (mixed $tableName, mixed $schemaName) ...
abstract public dropView (mixed $viewName, [mixed $schemaName], [mixed $ifExists]) ...
Page 297 of 382