public dataSeek (mixed $number) Moves internal resultset cursor to another position letting us to fetch a certain
public getSqlBindTypes () SQL bind types related to the profile
public getReferencedColumns () Referenced Columns
public getSchemaName () Schema which table related is
abstract public getType () ...
abstract public addColumn (mixed $tableName, mixed $schemaName,
public dropForeignKey (mixed $tableName, mixed $schemaName, mixed $referenceName) Generates SQL
public getOnDelete () ON DELETE
public limit (mixed $sqlQuery, mixed $number) Generates the SQL for LIMIT clause
abstract public dropForeignKey (mixed $tableName, mixed $schemaName, mixed $referenceName) ...
Page 1 of 44