public viewExists (mixed $viewName, [mixed $schemaName]) Generates SQL checking for the existence of a schema
public tableOptions (mixed $tableName, [mixed $schemaName]) Gets creation options from a table
public getColumnDefinition (Phalcon\Db\ColumnInterface
abstract public getDescriptor () ...
abstract public dropIndex (mixed $tableName, mixed $schemaName, mixed $indexName) ...
public prepare (mixed $sqlStatement) Returns a PDO prepared statement to be executed with ‘executePrepared’
abstract public getColumnDefinition (Phalcon\D
public dropView (mixed $viewName, [mixed $schemaName], [mixed $ifExists]) Generates SQL to drop
abstract public setFetchMode (mixed $fetchMode) ...
abstract public releaseSavepoint (mixed $name) ...
Page 33 of 44