abstract public getSchemaName () ...
abstract public createTable (mixed $tableName, mixed $schemaName, array $definition) ...
public getSqlVariables () SQL variables related to the profile
integer TYPE_JSONB
public describeReferences (mixed $table, [mixed $schema]) Lists table references
abstract public getOnUpdate () ...
public useExplicitIdValue () Check whether the database system requires an explicit value for identity columns
public tableOptions (mixed $table, [mixed $schema]) Generates the SQL to describe the table creation options
public stopProfile () Stops the active profile
abstract public forUpdate (mixed $sqlQuery) ...
Page 11 of 44