| Methods | ||
|---|---|---|
private
|
getCreateCaseInsensitiveDomainsSql(): array<int, string>
|
# |
protected
|
getVarcharTypeDeclarationSQLSnippet($length, $fixed)
|
# |
public
|
getClobTypeDeclarationSQL(array $column)
|
# |
protected
|
initializeDoctrineTypeMappings(): void
|
# |
public
|
getCurrentDatabaseExpression(bool $includeSchema = false): string
|
# |
public
|
convertBooleansToDatabaseValue($item)
|
# |
private
|
getPrimaryKeyColumn(Table $table): ?Column
|
# |
protected
|
getCreateAutoincrementSql(Table $table, Column $pkColumn): array<int, string>
|
# |
public
|
getCreateTableSQL(Table $table, $createFlags = self::CREATE_INDEXES)
|
# |