public describeReferences (mixed $table, [mixed $schema]) Generates SQL to query foreign keys on a table
public getSqlExpression (array $expression, [mixed $escapeChar], [mixed $bindCounts]) Transforms
public addColumn (mixed $tableName, mixed $schemaName,
final public getSqlTable (mixed $table, [mixed $escapeChar]) Transform an intermediate representation of
public addPrimaryKey (mixed $tableName, mixed $schemaName,
public supportsSavepoints () Checks whether the platform supports savepoints
public createSavepoint (mixed $name) Generate SQL to create a new savepoint
public supportsReleaseSavepoints () Checks whether the platform supports releasing savepoints.
public tableExists (mixed $tableName, [mixed $schemaName]) Generates SQL checking for the existence of a
Page 4 of 9