public createTable (mixed $tableName, mixed $schemaName, array $definition) Generates SQL to create
Source on G
abstract public getDescriptor () ...
public getNumberTotalStatements () Returns the total number of SQL statements processed
public setSqlBindTypes (array $sqlBindTypes) SQL bind types related to the profile
public dropTable (mixed $tableName, [mixed $schemaName], [mixed $ifExists]) Generates SQL to drop
public addIndex (mixed $tableName, mixed $schemaName,
integer TYPE_INTEGER
public getInitialTime () Timestamp when the profile started
abstract public modifyColumn (mixed $tableName, mixed $schemaName,
Page 35 of 44