public addPrimaryKey (mixed $tableName, mixed $schemaName,
integer FETCH_PROPS_LATE
public dropView (mixed $viewName, [mixed $schemaName], [mixed $ifExists]) Generates SQL to drop
public dropPrimaryKey (mixed $tableName, mixed $schemaName) Generates SQL to delete primary key from a table
public addForeignKey (mixed $tableName, mixed $schemaName,
integer BIND_SKIP
public getDialect () Returns internal dialect instance
public useExplicitIdValue () Check whether the database system requires an explicit value for identity columns
abstract public getNestedTransactionSavepointName () ...
abstract public releaseSavepoint (mixed $name) ...
Page 26 of 44