abstract public dropForeignKey (mixed $tableName, mixed $schemaName, mixed $referenceName) ...
public addForeignKey (mixed $tableName, mixed $schemaName,
public createView (mixed $viewName, array $definition, [mixed $schemaName]) Generates SQL to create
public dropColumn (mixed $tableName, mixed $schemaName, mixed $columnName) Generates SQL to delete
public setFetchMode (mixed $fetchMode, [mixed $colNoOrClassNameOrObject], [mixed $ctorargs]) Changes
public isNumeric () Check whether column have an numeric type
public listTables ([mixed $schemaName]) List all tables in database
public isFirst () Check whether column have first position in table
abstract public describeIndexes (mixed $table, [mixed $schema]) ...
public getCustomFunctions () Returns registered functions
Page 2 of 44